git: 6a1a237e7ade - main - net/gssdp: Remove unneeded USES=pathfix
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 14 16:16:43 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6a1a237e7ade86a28f9455655abc5620ab2804f6
commit 6a1a237e7ade86a28f9455655abc5620ab2804f6
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-14 15:50:34 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-14 16:09:41 +0000
net/gssdp: Remove unneeded USES=pathfix
---
net/gssdp/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile
index c31b3c055ebb..db72fc5213b8 100644
--- a/net/gssdp/Makefile
+++ b/net/gssdp/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS= glib>=2.54:devel/glib20 \
libsoup>=2.26.1:devel/libsoup
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
-USES= gnome meson pathfix pkgconfig tar:xz
+USES= gnome meson pkgconfig tar:xz
USE_GNOME= glib20 introspection:build
MESON_ARGS= -Dexamples=false -Dgtk_doc=false -Dintrospection=true
More information about the dev-commits-ports-all
mailing list