diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-09-19 11:52:14 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-09-19 11:52:14 +0000 |
commit | af1ffdc6f0cbc1adec637503b2f8d75194078e0c (patch) | |
tree | 52d981a1a19e7c1ea0cf3e4713ce472976f287d4 /www/rt34 | |
parent | 6af25df168f21f64dabc40a69fa7308a400a4b17 (diff) | |
download | ports-af1ffdc6f0cbc1adec637503b2f8d75194078e0c.tar.gz ports-af1ffdc6f0cbc1adec637503b2f8d75194078e0c.zip |
Notes
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} \ |