aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Response-Encoding/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Response-Encoding/Makefile')
-rw-r--r--www/p5-HTTP-Response-Encoding/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-HTTP-Response-Encoding/Makefile b/www/p5-HTTP-Response-Encoding/Makefile
index 73590015fd88..177f0ec452ca 100644
--- a/www/p5-HTTP-Response-Encoding/Makefile
+++ b/www/p5-HTTP-Response-Encoding/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Adds encoding() to HTTP::Response
-BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
- p5-Encode>=2.0:${PORTSDIR}/converters/p5-Encode
+BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \
+ p5-HTTP-Message>=0:www/p5-HTTP-Message \
+ p5-Encode>=2.0:converters/p5-Encode
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5