aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Parser/Makefile')
-rw-r--r--www/p5-HTTP-Parser/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-HTTP-Parser/Makefile b/www/p5-HTTP-Parser/Makefile
index c39972b33b8f..8c15d1ad167f 100644
--- a/www/p5-HTTP-Parser/Makefile
+++ b/www/p5-HTTP-Parser/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= Parse HTTP/1.1 request into HTTP::Request/Response object
-BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-URI>=0:${PORTSDIR}/net/p5-URI
-RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-URI>=0:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \
+ p5-URI>=0:net/p5-URI
+RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \
+ p5-URI>=0:net/p5-URI
USES= perl5
USE_PERL5= configure