aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Gearman-Client-Async/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Gearman-Client-Async/Makefile')
-rw-r--r--devel/p5-Gearman-Client-Async/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Gearman-Client-Async/Makefile b/devel/p5-Gearman-Client-Async/Makefile
index 3bf717e81070..4d6ad385736a 100644
--- a/devel/p5-Gearman-Client-Async/Makefile
+++ b/devel/p5-Gearman-Client-Async/Makefile
@@ -12,10 +12,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Asynchronous client module for Gearman for Danga::Socket applications
-RUN_DEPENDS= p5-Danga-Socket>=0:${PORTSDIR}/devel/p5-Danga-Socket \
- p5-Gearman>=0:${PORTSDIR}/devel/p5-Gearman
+RUN_DEPENDS= p5-Danga-Socket>=0:devel/p5-Danga-Socket \
+ p5-Gearman>=0:devel/p5-Gearman
BUILD_DEPENDS:= ${RUN_DEPENDS}
-TEST_DEPENDS= p5-Gearman-Server>=0:${PORTSDIR}/devel/p5-Gearman-Server
+TEST_DEPENDS= p5-Gearman-Server>=0:devel/p5-Gearman-Server
USES= perl5
USE_PERL5= configure