mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Fix compile with www/apache22
This commit is contained in:
parent
5a351f3ddc
commit
60339df541
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232157
@ -15,7 +15,7 @@ DIST_SUBDIR= apache2
|
||||
MAINTAINER= apache@FreeBSD.org
|
||||
COMMENT= Allows Apache 2 to log to a MySQL database
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache2/mod_log_config-st.so:${PORTSDIR}/www/mod_log_config-st
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_log_config-st.so:${PORTSDIR}/www/mod_log_config-st
|
||||
|
||||
USE_APACHE= 20+
|
||||
AP_FAST_BUILD= YES
|
||||
|
Loading…
Reference in New Issue
Block a user