diff options
Diffstat (limited to 'biology/p5-bioperl/Makefile')
-rw-r--r-- | biology/p5-bioperl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/p5-bioperl/Makefile b/biology/p5-bioperl/Makefile index d6a14b91b051..4830902d7cf9 100644 --- a/biology/p5-bioperl/Makefile +++ b/biology/p5-bioperl/Makefile @@ -59,7 +59,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/${PERL_VERSION}/Text/Wrap.pm:${PORTSDIR}/l ${SITE_PERL}/Set/Scalar.pm:${PORTSDIR}/devel/p5-Set-Scalar \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} #CONFLICTS= p5-bioperl-1.[13579]* |