diff options
Diffstat (limited to 'www/mod_log_sql/Makefile')
-rw-r--r-- | www/mod_log_sql/Makefile | 1 |
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 |