aboutsummaryrefslogtreecommitdiff
path: root/net/pecl-geoip
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-28 14:00:45 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-28 14:00:45 +0000
commitdca255c3cec21c0c66003eb626763c7fdc2cb59a (patch)
treee6eac391e081f99a997be8b0d8e036d22d5fe2a9 /net/pecl-geoip
parent4973e5b396de5fdc84495adcdcb1f40854c8ebcd (diff)
Notes
Diffstat (limited to 'net/pecl-geoip')
-rw-r--r--net/pecl-geoip/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/pecl-geoip/Makefile b/net/pecl-geoip/Makefile
index 30a55894dbf5..53c0d6d6e8b2 100644
--- a/net/pecl-geoip/Makefile
+++ b/net/pecl-geoip/Makefile
@@ -15,9 +15,7 @@ LICENSE= PHP301
LIB_DEPENDS= libGeoIP.so:net/GeoIP
-USE_PHP= yes
-USE_PHPEXT= yes
-USES= tar:tgz
+USES= php:ext tar:tgz
post-patch:
@${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/config.m4