From 9c32eec0fe3df37ab77099dddc0ec35a2997aaf0 Mon Sep 17 00:00:00 2001 From: clement Date: Mon, 19 Sep 2005 11:52:14 +0000 Subject: - 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) --- misc/instant-server/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'misc') diff --git a/misc/instant-server/Makefile b/misc/instant-server/Makefile index 24787c00f03c..204a28cb9d0b 100644 --- a/misc/instant-server/Makefile +++ b/misc/instant-server/Makefile @@ -28,6 +28,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/postfix:${PORTSDIR}/mail/postfix \ BATCH= YES NO_WRKSUBDIR= YES +APACHE_COMPAT= YES # comms/hylafax irc/ircd-hybrid -- cgit