diff options
Diffstat (limited to 'science/p5-Chemistry-Pattern/Makefile')
-rw-r--r-- | science/p5-Chemistry-Pattern/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/p5-Chemistry-Pattern/Makefile b/science/p5-Chemistry-Pattern/Makefile index 5f544ee92a2a..55e851fc74ef 100644 --- a/science/p5-Chemistry-Pattern/Makefile +++ b/science/p5-Chemistry-Pattern/Makefile @@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= Chemical substructure pattern matching -BUILD_DEPENDS= ${SITE_PERL}/Chemistry/Mol.pm:${PORTSDIR}/science/p5-Chemistry-Mol -RUN_DEPENDS= ${SITE_PERL}/Chemistry/Mol.pm:${PORTSDIR}/science/p5-Chemistry-Mol +BUILD_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol +RUN_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol MAN3= Chemistry::Pattern.3 Chemistry::Pattern::Atom.3 Chemistry::Pattern::Bond.3 |