summaryrefslogtreecommitdiff
path: root/www/p5-CSS-Inliner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CSS-Inliner/Makefile')
-rw-r--r--www/p5-CSS-Inliner/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-CSS-Inliner/Makefile b/www/p5-CSS-Inliner/Makefile
index b2657549ea21..f635c8d53ea2 100644
--- a/www/p5-CSS-Inliner/Makefile
+++ b/www/p5-CSS-Inliner/Makefile
@@ -13,12 +13,12 @@ COMMENT= Library for converting CSS blocks and files to inline styles
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-HTML-Query>=0.09:${PORTSDIR}/www/p5-HTML-Query \
- p5-HTML-Tree>=5.03:${PORTSDIR}/www/p5-HTML-Tree \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-URI>=0:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS= p5-HTML-Query>=0.09:www/p5-HTML-Query \
+ p5-HTML-Tree>=5.03:www/p5-HTML-Tree \
+ p5-libwww>=0:www/p5-libwww \
+ p5-URI>=0:net/p5-URI
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
+TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod
NO_ARCH= yes
USES= perl5