aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-14 15:50:44 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-14 16:09:41 +0000
commit9809e2672a11e46f2e7ff477a9b08b08ded5337f (patch)
tree87491c518cb28d4321cbbca48b68bd99604ce58b
parent6a1a237e7ade86a28f9455655abc5620ab2804f6 (diff)
downloadports-9809e2672a11e46f2e7ff477a9b08b08ded5337f.tar.gz
ports-9809e2672a11e46f2e7ff477a9b08b08ded5337f.zip
net/gupnp: Remove unneeded USES=pathfix
-rw-r--r--net/gupnp/Makefile2
1 files changed, 1 insertions, 1 deletions
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