aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CSS-Inliner/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/p5-CSS-Inliner/Makefile
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Notes
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