From af1ffdc6f0cbc1adec637503b2f8d75194078e0c Mon Sep 17 00:00:00 2001 From: Clement Laforet 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) --- databases/mysql-editor/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/mysql-editor/Makefile') diff --git a/databases/mysql-editor/Makefile b/databases/mysql-editor/Makefile index 65493ecebc74..83ceb4588957 100644 --- a/databases/mysql-editor/Makefile +++ b/databases/mysql-editor/Makefile @@ -18,6 +18,7 @@ COMMENT= CGI scripts in Perl to edit your MySQL tables RUN_DEPENDS= ${CGI_BIN}:${PORTSDIR}/${APACHE_PORT} NO_BUILD= True +APACHE_COMPAT= True CGI_BIN= ${LOCALBASE}/www/cgi-bin -- cgit v1.2.3