summaryrefslogtreecommitdiff
path: root/wm/wmx-gnome
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-11-15 00:59:05 +0000
committerjlam <jlam@pkgsrc.org>2002-11-15 00:59:05 +0000
commit9be284e76e5d7f3176e14d24b912b5184d8044ba (patch)
tree208c4c224911b25ccbd5b88d7b33b14440b52279 /wm/wmx-gnome
parent0508bc597d9c6b7dceedd50c12b27f5a8d582448 (diff)
downloadpkgsrc-9be284e76e5d7f3176e14d24b912b5184d8044ba.tar.gz
Note that this package uses C++
Diffstat (limited to 'wm/wmx-gnome')
-rw-r--r--wm/wmx-gnome/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/wmx-gnome/Makefile b/wm/wmx-gnome/Makefile
index a749c122bab..32b0134966c 100644
--- a/wm/wmx-gnome/Makefile
+++ b/wm/wmx-gnome/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2002/11/15 00:55:42 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2002/11/15 00:59:05 jlam Exp $
PKGNAME= wmx-gnome-${WMX_VERS}
CATEGORIES+= gnome
COMMENT= another X11 window manager based on wm2, with GNOME compliance
USE_BUILDLINK2= # defined
+USE_CXX= # defined
.include "../../wm/wmx/Makefile.common"