aboutsummaryrefslogtreecommitdiff
path: root/www/rt40
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-03 17:32:31 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-03 17:32:31 +0000
commit6687e67fcb99c8dc64158f13f93f194df16087be (patch)
tree65fd8d71330957164b5dbb38738b8074ae0dda8e /www/rt40
parent822fae61239de9eae29ad23c4350bc69f897018d (diff)
downloadports-6687e67fcb99c8dc64158f13f93f194df16087be.tar.gz
ports-6687e67fcb99c8dc64158f13f93f194df16087be.zip
Notes
Diffstat (limited to 'www/rt40')
-rw-r--r--www/rt40/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rt40/Makefile b/www/rt40/Makefile
index e1134bd89d1b..1abe4e9db24f 100644
--- a/www/rt40/Makefile
+++ b/www/rt40/Makefile
@@ -89,7 +89,7 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Apache2/Request.pm:${PORTSDIR}/www/p5-li
${SITE_PERL}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI-mp2
.endif
-.if defined(WITH_MODPERL)
+.if defined(WITH_MODPERL) && !defined(WITH_MODPERL2)
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Apache/Request.pm:${PORTSDIR}/www/p5-libapreq \
${SITE_PERL}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI-mp1
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Apache/Request.pm:${PORTSDIR}/www/p5-libapreq \