summaryrefslogtreecommitdiff
path: root/databases/mysql-editor
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-09-19 11:52:14 +0000
committerClement Laforet <clement@FreeBSD.org>2005-09-19 11:52:14 +0000
commitaf1ffdc6f0cbc1adec637503b2f8d75194078e0c (patch)
tree52d981a1a19e7c1ea0cf3e4713ce472976f287d4 /databases/mysql-editor
parent- Cleanup dependencies (diff)
- 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 '')
-rw-r--r--databases/mysql-editor/Makefile1
1 files changed, 1 insertions, 0 deletions
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