git: 9809e2672a11 - main - net/gupnp: Remove unneeded USES=pathfix

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 14 16:16:46 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9809e2672a11e46f2e7ff477a9b08b08ded5337f

commit 9809e2672a11e46f2e7ff477a9b08b08ded5337f
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-14 15:50:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-14 16:09:41 +0000

    net/gupnp: Remove unneeded USES=pathfix
---
 net/gupnp/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile
index 0a74c5718d48..ac93c1936ef8 100644
--- a/net/gupnp/Makefile
+++ b/net/gupnp/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libgssdp-1.2.so:net/gssdp \
 		libsoup-2.4.so:devel/libsoup \
 		libuuid.so:misc/e2fsprogs-libuuid
 
-USES=		compiler:c11 gnome meson pathfix pkgconfig python:run shebangfix tar:xz
+USES=		compiler:c11 gnome meson pkgconfig python:run shebangfix tar:xz
 USE_GNOME=	glib20 introspection:build libxml2
 
 MESON_ARGS=	-Dexamples=false -Dgtk_doc=false -Dintrospection=true


More information about the dev-commits-ports-main mailing list