aboutsummaryrefslogtreecommitdiff
path: root/www/mod_perl2
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/mod_perl2
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412351
Diffstat (limited to 'www/mod_perl2')
-rw-r--r--www/mod_perl2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile
index 1d1ba992a05c..494dec7aa219 100644
--- a/www/mod_perl2/Makefile
+++ b/www/mod_perl2/Makefile
@@ -14,10 +14,10 @@ COMMENT= Embeds a Perl interpreter in the Apache server
LICENSE= APACHE20
-BUILD_DEPENDS= p5-BSD-Resource>=0:${PORTSDIR}/devel/p5-BSD-Resource
+BUILD_DEPENDS= p5-BSD-Resource>=0:devel/p5-BSD-Resource
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-CGI>=4.15:${PORTSDIR}/www/p5-CGI \
- p5-libwww>=6.13:${PORTSDIR}/www/p5-libwww
+TEST_DEPENDS= p5-CGI>=4.15:www/p5-CGI \
+ p5-libwww>=6.13:www/p5-libwww
SUB_FILES= pkg-message ${APMOD_FILE}
SUB_LIST= APACHEMODDIR=${APACHEMODDIR}