summaryrefslogtreecommitdiff
path: root/devel/p5-Lexical-Persistence/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Lexical-Persistence/Makefile')
-rw-r--r--devel/p5-Lexical-Persistence/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Lexical-Persistence/Makefile b/devel/p5-Lexical-Persistence/Makefile
index 44db34b0553e..f1956eed214d 100644
--- a/devel/p5-Lexical-Persistence/Makefile
+++ b/devel/p5-Lexical-Persistence/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jadawin@FreeBSD.org
COMMENT= Persistent lexical variable values for arbitrary calls
-BUILD_DEPENDS= p5-Devel-LexAlias>=0.04:${PORTSDIR}/devel/p5-Devel-LexAlias \
- p5-PadWalker>=1.1:${PORTSDIR}/devel/p5-PadWalker
+BUILD_DEPENDS= p5-Devel-LexAlias>=0.04:devel/p5-Devel-LexAlias \
+ p5-PadWalker>=1.1:devel/p5-PadWalker
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5