diff options
Diffstat (limited to 'net/pecl-geoip/Makefile')
-rw-r--r-- | net/pecl-geoip/Makefile | 4 |
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 |