diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-12-16 16:13:11 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-12-16 16:13:11 +0000 |
commit | 6af3507fb3545626f9f9008af18bae7736f102e6 (patch) | |
tree | 89f27317ec73db9830a59aa65b4836bdfa7e1c17 /biology | |
parent | cacc23591ba8788ee58042378d734726376d7eda (diff) | |
download | ports-6af3507fb3545626f9f9008af18bae7736f102e6.tar.gz ports-6af3507fb3545626f9f9008af18bae7736f102e6.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/p5-bioperl-run-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/p5-bioperl-run-devel/Makefile b/biology/p5-bioperl-run-devel/Makefile index d967c62954fd..1798ee0eb6f2 100644 --- a/biology/p5-bioperl-run-devel/Makefile +++ b/biology/p5-bioperl-run-devel/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= p5-bioperl=1.5.1_1:${PORTSDIR}/biology/p5-bioperl-devel \ ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= this port needs dependency update to p5-bioperl=1.5.2 and Build.PL mechanism + CONFLICTS= p5-bioperl-run-1.[02468]* LATEST_LINK= p5-bioperl-run-devel |