aboutsummaryrefslogtreecommitdiffstats
path: root/www/rt32/Makefile
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2005-09-19 19:52:14 +0800
committerclement <clement@FreeBSD.org>2005-09-19 19:52:14 +0800
commit9c32eec0fe3df37ab77099dddc0ec35a2997aaf0 (patch)
treeaea2fcfb420a674515dd07057ed47a18a5a3e74f /www/rt32/Makefile
parentc84bdcfe49703d7408b6f1eba097ff819211d782 (diff)
downloadfreebsd-ports-gnome-9c32eec0fe3df37ab77099dddc0ec35a2997aaf0.tar.gz
freebsd-ports-gnome-9c32eec0fe3df37ab77099dddc0ec35a2997aaf0.tar.zst
freebsd-ports-gnome-9c32eec0fe3df37ab77099dddc0ec35a2997aaf0.zip
- Define APACHE_COMPAT
It fixed INDEX build with next exp-build patchset and prepare a smooth migration to bsd.apache.mk It's a no-op for now. Approved by: portmgr (self)
Diffstat (limited to 'www/rt32/Makefile')
-rw-r--r--www/rt32/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/rt32/Makefile b/www/rt32/Makefile
index 6443268be8c9..abf097f7b239 100644
--- a/www/rt32/Makefile
+++ b/www/rt32/Makefile
@@ -55,6 +55,7 @@ LATEST_LINK= rt32
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} \