diff options
Diffstat (limited to 'devel/p5-File-Slurp-Tree/Makefile')
-rw-r--r-- | devel/p5-File-Slurp-Tree/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-Slurp-Tree/Makefile b/devel/p5-File-Slurp-Tree/Makefile index 889819dc93ff..968b65ac314f 100644 --- a/devel/p5-File-Slurp-Tree/Makefile +++ b/devel/p5-File-Slurp-Tree/Makefile @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Slurp and emit file trees as nested hashes -BUILD_DEPENDS= ${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule \ - ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp +BUILD_DEPENDS= p5-File-Find-Rule>=0:${PORTSDIR}/devel/p5-File-Find-Rule \ + p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |