diff options
Diffstat (limited to 'net/pecl-geoip')
-rw-r--r-- | net/pecl-geoip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pecl-geoip/Makefile b/net/pecl-geoip/Makefile index b9f42bff251f..0765387c6ceb 100644 --- a/net/pecl-geoip/Makefile +++ b/net/pecl-geoip/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP USE_PHP= yes USE_PHPEXT= yes USES= tar:tgz +IGNORE_WITH_PHP= 70 post-patch: @${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/config.m4 |