freebsd-ports/biology/py-biopython/files/corba.msg
Johann Visagie 23164d0987 Update to 1.00.a1; change MAINTAINER to my new address.
Many changes to port, including addition of CORBA functionality.

PR:		27957
Submitted by:	Johann Visagie <johann@egenetics.com>
Reviewed by:	nbm
2001-06-15 13:25:56 +00:00

12 lines
556 B
Text

---------------------------------------------------------------------------
Biopython is currently being built without CORBA support. If you wish to
enable the optional CORBA support, set the WITH_CORBA variable, e.g.:
make WITH_CORBA=yes install
If you set WITH_CORBA, you may optionally also set the CORBA_ORB variable
to "omniorb", "fnorb" or "orbit". If you do not, "omniorb" is assumed as
default.
Further details are provided in the comments in this port's Makefile.
---------------------------------------------------------------------------