aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-AnyEvent-I3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-AnyEvent-I3/Makefile')
-rw-r--r--devel/p5-AnyEvent-I3/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-AnyEvent-I3/Makefile b/devel/p5-AnyEvent-I3/Makefile
index 85719ef47a8b..b85db53345ef 100644
--- a/devel/p5-AnyEvent-I3/Makefile
+++ b/devel/p5-AnyEvent-I3/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bapt@FreeBSD.org
COMMENT= Communicate with the i3 window manager
-BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
- p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS
-RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
- p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS
+BUILD_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \
+ p5-JSON-XS>=0:converters/p5-JSON-XS
+RUN_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \
+ p5-JSON-XS>=0:converters/p5-JSON-XS
USES= perl5
USE_PERL5= configure