aboutsummaryrefslogtreecommitdiff
path: root/www/mod_geoip/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2008-03-16 16:44:56 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2008-03-16 16:44:56 +0000
commit33ce0f99e95d2d9b563c93281ed44a74e9ad29fd (patch)
tree227f4001340fada0f31052eef83b6a5e1f2b8fe3 /www/mod_geoip/Makefile
parent3a9152eeefe665e5c3c0756015a224132a2db282 (diff)
downloadports-33ce0f99e95d2d9b563c93281ed44a74e9ad29fd.tar.gz
ports-33ce0f99e95d2d9b563c93281ed44a74e9ad29fd.zip
Notes
Diffstat (limited to 'www/mod_geoip/Makefile')
-rw-r--r--www/mod_geoip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_geoip/Makefile b/www/mod_geoip/Makefile
index 73a2c9658b62..57b65aa94924 100644
--- a/www/mod_geoip/Makefile
+++ b/www/mod_geoip/Makefile
@@ -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>