summaryrefslogtreecommitdiff
path: root/www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile')
-rw-r--r--www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile b/www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile
index 657c1a6430d3..6cd1da92c8a0 100644
--- a/www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile
+++ b/www/p5-LWP-ConnCache-MaxKeepAliveRequests/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Connection cache that enforces a max keep alive limit
-RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-Moose>=0:${PORTSDIR}/devel/p5-Moose
+RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \
+ p5-Moose>=0:devel/p5-Moose
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5