aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-11-18 01:31:49 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-11-18 01:31:49 +0800
commit9b532741ac28465652f4e3a0bee214a8e1202f6d (patch)
tree8ca096772921ed1d37bcd0eb9b3c35fccaeae6fa /net
parent03b133248fa7c57f50e17a0e69adcb2ccc2fb3f8 (diff)
downloadfreebsd-ports-gnome-9b532741ac28465652f4e3a0bee214a8e1202f6d.tar.gz
freebsd-ports-gnome-9b532741ac28465652f4e3a0bee214a8e1202f6d.tar.zst
freebsd-ports-gnome-9b532741ac28465652f4e3a0bee214a8e1202f6d.zip
Mark BROKEN, DEPRECATED and set EXPIRATION_DATE to 2018-11-30
Diffstat (limited to 'net')
-rw-r--r--net/pecl-gupnp/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/pecl-gupnp/Makefile b/net/pecl-gupnp/Makefile
index 2c2d2330fe83..402f88911107 100644
--- a/net/pecl-gupnp/Makefile
+++ b/net/pecl-gupnp/Makefile
@@ -11,6 +11,10 @@ COMMENT= GUPnP wrapper extension
LICENSE= PHP301
+BROKEN= does not build with latest gssdp and gupnp
+DEPRECATED= does not build with latest gssdp and gupnp
+EXPIRATION_DATE=2018-11-30
+
LIB_DEPENDS= libgupnp-1.0.so:net/gupnp
IGNORE_WITH_PHP=70 71 72 73