aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-qpsmtpd
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-08-18 14:29:08 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-08-18 14:29:08 +0000
commit63f3e3b0d43bb0b1197cbb5e4c4dfc3a34adb25b (patch)
treedb78183546bb8049f66df049872ab54fe9939c31 /mail/p5-qpsmtpd
parentdd195ccb65e4fa43789bd6207b16edef95e01297 (diff)
downloadports-63f3e3b0d43bb0b1197cbb5e4c4dfc3a34adb25b.tar.gz
ports-63f3e3b0d43bb0b1197cbb5e4c4dfc3a34adb25b.zip
Notes
Diffstat (limited to 'mail/p5-qpsmtpd')
-rw-r--r--mail/p5-qpsmtpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile
index 946b6cf9c3b6..30fdbcb32d31 100644
--- a/mail/p5-qpsmtpd/Makefile
+++ b/mail/p5-qpsmtpd/Makefile
@@ -32,7 +32,7 @@ MOD_PERL_DESC= "Apache Support via mod_perl"
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMODPERL}
-USE_APACHE= 20+
+USE_APACHE_RUN= 22+
RUN_DEPENDS+= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2
.endif