aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-qpsmtpd
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-07-01 05:42:55 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-07-01 05:42:55 +0000
commit541bb1b19829f67b838713089822dc914b5dafa7 (patch)
treecc74d24d303456e4d015db3432cda18951f08cd9 /mail/p5-qpsmtpd
parentd8dc14b0617d665d5f584cf814bab60208e33373 (diff)
downloadports-541bb1b19829f67b838713089822dc914b5dafa7.tar.gz
ports-541bb1b19829f67b838713089822dc914b5dafa7.zip
Notes
Diffstat (limited to 'mail/p5-qpsmtpd')
-rw-r--r--mail/p5-qpsmtpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile
index 0fef3e5e8f39..b5c243dcf571 100644
--- a/mail/p5-qpsmtpd/Makefile
+++ b/mail/p5-qpsmtpd/Makefile
@@ -28,7 +28,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
OPTIONS = MODPERL "Enable Apache Support via mod_perl" On
.ifdef WITH_MODPERL
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2
+USE_APACHE= 20+
+RUN_DEPENDS+= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2
.endif
MAKE_JOBS_SAFE= yes