diff options
Diffstat (limited to 'www/rt3/Makefile')
-rw-r--r-- | www/rt3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/rt3/Makefile b/www/rt3/Makefile index 025dc8ee7510..6b3e13fe1314 100644 --- a/www/rt3/Makefile +++ b/www/rt3/Makefile @@ -52,6 +52,7 @@ BUILD_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} \ ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize RUN_DEPENDS= ${BUILD_DEPENDS} +APACHE_COMPAT= yes HAS_CONFIGURE= yes #NO_BUILD= yes #NO_PACKAGE= Executes scripts in post-install phase |