Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/fvwm wm/fvwm: remove unknown configure option
details: https://anonhg.NetBSD.org/pkgsrc/rev/79e400564041
branches: trunk
changeset: 432610:79e400564041
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 23 12:50:33 2020 +0000
description:
wm/fvwm: remove unknown configure option
diffstat:
wm/fvwm/options.mk | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r a56f331a3e20 -r 79e400564041 wm/fvwm/options.mk
--- a/wm/fvwm/options.mk Sat May 23 12:49:26 2020 +0000
+++ b/wm/fvwm/options.mk Sat May 23 12:50:33 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.9 2020/04/29 00:18:36 gutteridge Exp $
+# $NetBSD: options.mk,v 1.10 2020/05/23 12:50:33 rillig Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.fvwm
PKG_SUPPORTED_OPTIONS= gtk xrender xcursor xft2 fribidi debug svg
@@ -13,8 +13,6 @@
.if !empty(PKG_OPTIONS:Mgtk)
. include "../../x11/gtk/buildlink3.mk"
PLIST.gtk= yes
-.else
-CONFIGURE_ARGS+= --without-gtk-prefix
.endif
.if !empty(PKG_OPTIONS:Mxcursor)
Home |
Main Index |
Thread Index |
Old Index