aboutsummaryrefslogtreecommitdiff
path: root/www/mod_perl2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_perl2/Makefile')
-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}