diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-09-20 15:11:14 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-09-20 15:11:14 +0000 |
commit | 1074957b971ad2b1906fbcb45b75887103725932 (patch) | |
tree | a6934259e51b5716cd434a8d130ff136abe37b2a /biology | |
parent | 3b44ca08af46b59f55f8b2cbcb320cb365081b20 (diff) | |
download | ports-1074957b971ad2b1906fbcb45b75887103725932.tar.gz ports-1074957b971ad2b1906fbcb45b75887103725932.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/p5-bioperl-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/p5-bioperl-devel/Makefile b/biology/p5-bioperl-devel/Makefile index 555482386ca9..dfedb429f9fb 100644 --- a/biology/p5-bioperl-devel/Makefile +++ b/biology/p5-bioperl-devel/Makefile @@ -32,6 +32,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Ace.pm: RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES +NO_LATEST_LINK= "Unstable development version." .if defined(WITH_CORBA) WITH_CORBA_CLIENT= YES |