summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorJohann Visagie <wjv@FreeBSD.org>2001-09-20 15:11:14 +0000
committerJohann Visagie <wjv@FreeBSD.org>2001-09-20 15:11:14 +0000
commit1074957b971ad2b1906fbcb45b75887103725932 (patch)
treea6934259e51b5716cd434a8d130ff136abe37b2a /biology
parentFix the png dependency. (png.4 -> png.5) Hence bump PORTREVISION. (diff)
- Add NO_LATEST_LINK, which should've been there in the first place. :-(
Notes
Notes: svn path=/head/; revision=48013
Diffstat (limited to 'biology')
-rw-r--r--biology/p5-bioperl-devel/Makefile1
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