diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-11-18 01:31:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-11-18 01:31:49 +0800 |
commit | 9b532741ac28465652f4e3a0bee214a8e1202f6d (patch) | |
tree | 8ca096772921ed1d37bcd0eb9b3c35fccaeae6fa /net | |
parent | 03b133248fa7c57f50e17a0e69adcb2ccc2fb3f8 (diff) | |
download | freebsd-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/Makefile | 4 |
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 |