aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-qpsmtpd
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-06 06:19:14 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-06 06:19:14 +0000
commit76d4d8ef82ef66caf2513f74a3e72624c203cc9d (patch)
tree07f41283903e7d162daaa33094ee2d73541066e1 /mail/p5-qpsmtpd
parent15b3c0ae6c0e9bd7462cd689a09cdd99c41bd0d8 (diff)
downloadports-76d4d8ef82ef66caf2513f74a3e72624c203cc9d.tar.gz
ports-76d4d8ef82ef66caf2513f74a3e72624c203cc9d.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 46a578a08dae..0fef3e5e8f39 100644
--- a/mail/p5-qpsmtpd/Makefile
+++ b/mail/p5-qpsmtpd/Makefile
@@ -28,7 +28,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
OPTIONS = MODPERL "Enable Apache Support via mod_perl" On
.ifdef WITH_MODPERL
-RUN_DEPENDS+= mod_perl2>=0:${PORTSDIR}/www/mod_perl2
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2
.endif
MAKE_JOBS_SAFE= yes