diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-04 22:12:48 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-04 22:12:48 +0000 |
commit | b6d6a6eb9e29197da19eae4d016bd9669ccadb47 (patch) | |
tree | 0c5cfcdd9a972eff4688d31b78a669219cb3e0ca /biology | |
parent | 9c69af1094182ff7076db43496724de89e462762 (diff) | |
download | ports-b6d6a6eb9e29197da19eae4d016bd9669ccadb47.tar.gz ports-b6d6a6eb9e29197da19eae4d016bd9669ccadb47.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/p5-bioperl-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/p5-bioperl-devel/Makefile b/biology/p5-bioperl-devel/Makefile index 7911a846cd1c..a5bedc037594 100644 --- a/biology/p5-bioperl-devel/Makefile +++ b/biology/p5-bioperl-devel/Makefile @@ -49,7 +49,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/${PERL_VER}/Text/Wrap.pm:${PORTSDIR}/lang/ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} -CONFLICTS= p5-bioperl-1.[0-46-9]* +CONFLICTS= p5-bioperl-1.[02468]* LATEST_LINK= p5-bioperl-devel |