diff options
Diffstat (limited to 'devel/p5-autobox/Makefile')
-rw-r--r-- | devel/p5-autobox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-autobox/Makefile b/devel/p5-autobox/Makefile index 0d0753c6325e..b8833551532b 100644 --- a/devel/p5-autobox/Makefile +++ b/devel/p5-autobox/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bill.brinzer@gmail.com COMMENT= Call methods on native Perl types -BUILD_DEPENDS= p5-Scope-Guard>=0.20:${PORTSDIR}/devel/p5-Scope-Guard +BUILD_DEPENDS= p5-Scope-Guard>=0.20:devel/p5-Scope-Guard RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |