aboutsummaryrefslogtreecommitdiff
path: root/www/mod_log_sql
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 /www/mod_log_sql
parent6af25df168f21f64dabc40a69fa7308a400a4b17 (diff)
downloadports-af1ffdc6f0cbc1adec637503b2f8d75194078e0c.tar.gz
ports-af1ffdc6f0cbc1adec637503b2f8d75194078e0c.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)
Notes
Notes: svn path=/head/; revision=143148
Diffstat (limited to 'www/mod_log_sql')
-rw-r--r--www/mod_log_sql/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_log_sql/Makefile b/www/mod_log_sql/Makefile
index bde002175ef7..cbc0812ddf54 100644
--- a/www/mod_log_sql/Makefile
+++ b/www/mod_log_sql/Makefile
@@ -22,6 +22,7 @@ USE_MYSQL= yes
USE_BZIP2= yes
USE_REINPLACE= yes
USE_GMAKE= yes
+APACHE_COMPAT= yes
ALL_TARGET= dso
INSTALL_TARGET= dsoinstall