summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-19 20:20:48 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-19 20:20:48 +0000
commitd4fc6e9864f8843a52971e708be4f213e31d043b (patch)
treed871c2b94456dbae07ab7099938e03fd7ee79367
parenta4a28c6f7f46703ae531a896dc60743e3cf77b95 (diff)
downloadfreebsd-ports-d4fc6e9864f8843a52971e708be4f213e31d043b.zip
- Use USES=localbase
-rw-r--r--net/py-GeoIP/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/py-GeoIP/Makefile b/net/py-GeoIP/Makefile
index d1f31725771f..20398e7ed9cf 100644
--- a/net/py-GeoIP/Makefile
+++ b/net/py-GeoIP/Makefile
@@ -17,9 +17,8 @@ LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP
OPTIONS_DEFINE= EXAMPLES
-CPPFLAGS+= -I${LOCALBASE}/include
USE_PYTHON= autoplist concurrent distutils
-USES= python shebangfix
+USES= localbase python shebangfix
PORTEXAMPLES= *