mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Add
AP_EXTRAS+= -I${LOCALBASE}/include for GeoIP.h (can't compile with apache13 otherwise)
This commit is contained in:
parent
3a9152eeef
commit
33ce0f99e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209153
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ RUN_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP
|
|||
USE_APACHE= 1.3
|
||||
AP_FAST_BUILD= yes
|
||||
AP_GENPLIST= yes
|
||||
AP_EXTRAS+= -I${LOCALBASE}/include
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue