diff options
Diffstat (limited to 'devel/p5-Tie-Hash-Regex/Makefile')
-rw-r--r-- | devel/p5-Tie-Hash-Regex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Tie-Hash-Regex/Makefile b/devel/p5-Tie-Hash-Regex/Makefile index 087e88bd3f6c..ec629d9ff3b7 100644 --- a/devel/p5-Tie-Hash-Regex/Makefile +++ b/devel/p5-Tie-Hash-Regex/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Match hash keys using Regular Expressions -BUILD_DEPENDS= p5-Attribute-Handlers>=0.76:${PORTSDIR}/devel/p5-Attribute-Handlers -RUN_DEPENDS= p5-Attribute-Handlers>=0.76:${PORTSDIR}/devel/p5-Attribute-Handlers +BUILD_DEPENDS= p5-Attribute-Handlers>=0.76:devel/p5-Attribute-Handlers +RUN_DEPENDS= p5-Attribute-Handlers>=0.76:devel/p5-Attribute-Handlers USES= perl5 USE_PERL5= configure |