aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-02-02 03:43:46 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-02-02 03:43:46 +0800
commit1c14043228bd0432a91421d912ccea0bf311936a (patch)
treeea5a5fa66f1dd649f7b61f2c120c8840921532d4 /net
parent62231422b5b545530c766426fe0228910af522da (diff)
downloadfreebsd-ports-gnome-1c14043228bd0432a91421d912ccea0bf311936a.tar.gz
freebsd-ports-gnome-1c14043228bd0432a91421d912ccea0bf311936a.tar.zst
freebsd-ports-gnome-1c14043228bd0432a91421d912ccea0bf311936a.zip
Update IGNORE_WITH_PHP
Diffstat (limited to 'net')
-rw-r--r--net/pecl-gupnp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pecl-gupnp/Makefile b/net/pecl-gupnp/Makefile
index 1a3e3a38f185..09cbd6cca2dc 100644
--- a/net/pecl-gupnp/Makefile
+++ b/net/pecl-gupnp/Makefile
@@ -16,8 +16,8 @@ LICENSE= PHP301
LIB_DEPENDS= libgupnp-1.0.so:net/gupnp
+IGNORE_WITH_PHP=70 71
USES= php:ext pkgconfig tar:tgz
-IGNORE_WITH_PHP= 70
post-patch:
@${REINPLACE_CMD} -e 's| -ldl||g' ${WRKSRC}/config.m4