pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/wmx-gnome



Module Name:    pkgsrc
Committed By:   nikita
Date:           Tue Apr 28 15:29:46 UTC 2020

Modified Files:
        pkgsrc/wm/wmx-gnome: Makefile

Log Message:
wm/wmx-gnome: Update to Version 8.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/wm/wmx-gnome/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/wmx-gnome/Makefile
diff -u pkgsrc/wm/wmx-gnome/Makefile:1.12 pkgsrc/wm/wmx-gnome/Makefile:1.13
--- pkgsrc/wm/wmx-gnome/Makefile:1.12   Mon Oct  8 12:42:25 2012
+++ pkgsrc/wm/wmx-gnome/Makefile        Tue Apr 28 15:29:45 2020
@@ -1,15 +1,12 @@
-# $NetBSD: Makefile,v 1.12 2012/10/08 12:42:25 asau Exp $
+# $NetBSD: Makefile,v 1.13 2020/04/28 15:29:45 nikita Exp $
 
 PKGNAME=       wmx-gnome-${WMX_VERS}
-PKGREVISION=   2
 CATEGORIES+=   gnome
 COMMENT=       Another X11 window manager based on wm2, with GNOME compliance
 
 .include "../../wm/wmx/Makefile.common"
 
-CPPFLAGS+=     -DCONFIG_GNOME_COMPLIANCE=True
 CPPFLAGS+=     -DCONFIG_GNOME_BUTTON_COMPLIANCE=True
-CXXFLAGS+=     -DCONFIG_GNOME_COMPLIANCE=True
 CXXFLAGS+=     -DCONFIG_GNOME_BUTTON_COMPLIANCE=True
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index