summaryrefslogtreecommitdiff
path: root/www/rt3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rt3/Makefile')
-rw-r--r--www/rt3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/rt3/Makefile b/www/rt3/Makefile
index 40403e979b1b..e274b960c4ef 100644
--- a/www/rt3/Makefile
+++ b/www/rt3/Makefile
@@ -75,6 +75,7 @@ CONFIGURE_ARGS= --prefix=${RT_PATH} \
APACHE_PORT?= ${PORTSDIR}/www/apache13
BUILD_DEPENDS+= ${LOCALBASE}/libexec/apache/mod_fastcgi.so:${PORTSDIR}/www/mod_fastcgi \
${ARCH_PERL}/FCGI.pm:${PORTSDIR}/www/p5-FastCGI
+DEPENDS_ARGS+= WITHOUT_MODPERL=yes
.else
BUILD_DEPENDS+= ${SITE_PERL}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI
.if defined(WITH_APACHE2)