svn commit: r371999 - head/www/mod_log_mysql
Antoine Brodin
antoine at FreeBSD.org
Sat Nov 1 09:52:07 UTC 2014
Author: antoine
Date: Sat Nov 1 09:52:06 2014
New Revision: 371999
URL: https://svnweb.freebsd.org/changeset/ports/371999
QAT: https://qat.redports.org/buildarchive/r371999/
Log:
Unbreak, www/mod_log_config-st wants apache 22
Modified:
head/www/mod_log_mysql/Makefile
Modified: head/www/mod_log_mysql/Makefile
==============================================================================
--- head/www/mod_log_mysql/Makefile Sat Nov 1 09:48:47 2014 (r371998)
+++ head/www/mod_log_mysql/Makefile Sat Nov 1 09:52:06 2014 (r371999)
@@ -20,7 +20,7 @@ LICENSE_PERMS_PUBLIC_DOMAIN= dist-mirror
USES= tar:xz
RUN_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_log_config-st.so:${PORTSDIR}/www/mod_log_config-st
-USE_APACHE= 22+
+USE_APACHE= 22
AP_FAST_BUILD= yes
AP_GENPLIST= yes
USE_MYSQL= yes
More information about the svn-ports-head
mailing list