aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Apache2-SOAP/Makefile
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-03-11 18:36:16 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-03-11 18:36:16 +0000
commitf0229aab54b772b41a9c415e060966edd224fbd6 (patch)
tree01d887f81b4a19b4080524459aff15fedda1fb0b /net/p5-Apache2-SOAP/Makefile
parentb990a496b17f4bc8d19687d4272c3dc1a410bed4 (diff)
downloadports-f0229aab54b772b41a9c415e060966edd224fbd6.tar.gz
ports-f0229aab54b772b41a9c415e060966edd224fbd6.zip
Notes
Diffstat (limited to 'net/p5-Apache2-SOAP/Makefile')
-rw-r--r--net/p5-Apache2-SOAP/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/p5-Apache2-SOAP/Makefile b/net/p5-Apache2-SOAP/Makefile
index 7eadd277234a..7631f4f75e04 100644
--- a/net/p5-Apache2-SOAP/Makefile
+++ b/net/p5-Apache2-SOAP/Makefile
@@ -15,8 +15,7 @@ BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:www/mod_perl2 \
p5-SOAP-Lite>=0:net/p5-SOAP-Lite
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5
+USES= apache:2.2+ perl5
USE_PERL5= configure
-USE_APACHE= 22+
.include <bsd.port.mk>