net/gupnp: Remove unneeded USES=pathfix

This commit is contained in:
Po-Chuan Hsieh 2021-07-14 23:50:44 +08:00
parent 6a1a237e7a
commit 9809e2672a
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -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