summaryrefslogtreecommitdiff
path: root/wm/wmx-gnome-current
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:21:28 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:21:28 +0000
commita0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed (patch)
treefe8266973ffa2637b58ee95206ea56dc48377bc4 /wm/wmx-gnome-current
parenta486f11406b23d4578e07720dca416262225a087 (diff)
downloadpkgsrc-a0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'wm/wmx-gnome-current')
-rw-r--r--wm/wmx-gnome-current/Makefile4
-rw-r--r--wm/wmx-gnome-current/pkg/COMMENT1
2 files changed, 3 insertions, 2 deletions
diff --git a/wm/wmx-gnome-current/Makefile b/wm/wmx-gnome-current/Makefile
index c6cc61a559a..a0c0c6f9ad3 100644
--- a/wm/wmx-gnome-current/Makefile
+++ b/wm/wmx-gnome-current/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/01/18 20:19:37 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:21:56 wiz Exp $
PKGNAME= wmx-gnome-${WMX_VERS}
CATEGORIES+= gnome
+COMMENT= another X11 window manager based on wm2, with GNOME compliance
+
CPPFLAGS+= -DCONFIG_GNOME_COMPLIANCE=True
CPPFLAGS+= -DCONFIG_GNOME_BUTTON_COMPLIANCE=True
CXXFLAGS+= -DCONFIG_GNOME_COMPLIANCE=True
diff --git a/wm/wmx-gnome-current/pkg/COMMENT b/wm/wmx-gnome-current/pkg/COMMENT
deleted file mode 100644
index 6d5507a81fa..00000000000
--- a/wm/wmx-gnome-current/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-another X11 window manager based on wm2, with GNOME compliance