tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[PATCH] gtk3: remove gsed requirement
https://gitlab.gnome.org/GNOME/gtk/merge_requests/1295 was merged
and released in GTK+ 3.24.14, so this is no longer necessary.
---
x11/gtk3/options.mk | 5 -----
1 file changed, 5 deletions(-)
diff --git a/x11/gtk3/options.mk b/x11/gtk3/options.mk
index 8f3fb43aec3..e78f5935af3 100644
--- a/x11/gtk3/options.mk
+++ b/x11/gtk3/options.mk
@@ -37,11 +37,6 @@ CONFIGURE_ARGS+= --disable-quartz-backend
PLIST_VARS+= wayland
.if !empty(PKG_OPTIONS:Mwayland)
-. if ${OPSYS} != "NetBSD"
-# Needs sed -i.
-# https://gitlab.gnome.org/GNOME/gtk/merge_requests/1295
-USE_TOOLS+= gsed
-. endif
PLIST.wayland= yes
.include "../../devel/wayland/buildlink3.mk"
.include "../../devel/wayland-protocols/buildlink3.mk"
--
2.25.1
Home |
Main Index |
Thread Index |
Old Index