pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/wm/icewm



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun Mar 22 10:08:38 UTC 2020

Modified Files:
        pkgsrc/wm/icewm: Makefile

Log Message:
wm/icewm: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/wm/icewm/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/wm/icewm/Makefile
diff -u pkgsrc/wm/icewm/Makefile:1.49 pkgsrc/wm/icewm/Makefile:1.50
--- pkgsrc/wm/icewm/Makefile:1.49       Thu Nov 22 04:56:03 2018
+++ pkgsrc/wm/icewm/Makefile    Sun Mar 22 10:08:38 2020
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.49 2018/11/22 04:56:03 ryo Exp $
+# $NetBSD: Makefile,v 1.50 2020/03/22 10:08:38 rillig Exp $
 
 COMMENT=               Small, fast and light-weight window manager
 PKGREVISION=           2
 
 CONFLICTS+=            icewm-gnome-[0-9]* icewm-imlib-[0-9]*
 
-CONFIGURE_ARGS+=       --with-gnome-menus=no
 CONFIGURE_ARGS+=       --with-imlib=no
 CONFIGURE_ARGS+=       --with-xpm=${BUILDLINK_PREFIX.libXpm}
 



Home | Main Index | Thread Index | Old Index