diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-07 22:57:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-07 22:57:49 +0000 |
commit | d0a749618d1e56309c6bfa33e9b7b327d523c842 (patch) | |
tree | b2b99ff45a2507a69fd7558e253420e1fd56e347 /biology | |
parent | 04fa8633557182aa38576e49e972c3413a2036f9 (diff) | |
download | ports-d0a749618d1e56309c6bfa33e9b7b327d523c842.tar.gz ports-d0a749618d1e56309c6bfa33e9b7b327d523c842.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/p5-bioperl-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/p5-bioperl-devel/Makefile b/biology/p5-bioperl-devel/Makefile index 4f70181e723f..bee2b490e0eb 100644 --- a/biology/p5-bioperl-devel/Makefile +++ b/biology/p5-bioperl-devel/Makefile @@ -53,6 +53,8 @@ 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} +BROKEN= missing dependencies + CONFLICTS= p5-bioperl-1.[02468]* LATEST_LINK= p5-bioperl-devel |