diff options
Diffstat (limited to 'www/rt34')
-rw-r--r-- | www/rt34/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/rt34/Makefile b/www/rt34/Makefile index 5773b0ffb2ec..69a249b7f24d 100644 --- a/www/rt34/Makefile +++ b/www/rt34/Makefile @@ -59,6 +59,7 @@ LATEST_LINK= rt34 HAS_CONFIGURE= yes NO_BUILD= yes NO_PACKAGE= Executes scripts in post-install phase +APACHE_COMPAT= yes CONFIGURE_ARGS= --prefix=${RT_PATH} \ --enable-layout=${LAYOUT} \ |