summaryrefslogtreecommitdiff
path: root/wm/wmx-gnome
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-11-13 22:04:52 +0000
committerjlam <jlam@pkgsrc.org>2004-11-13 22:04:52 +0000
commit43ac8c39e1f2bb04aeb9af48d8271ef8f5c6894c (patch)
tree02da378bc7e5aad8deda3d3d5b81fc15205ad076 /wm/wmx-gnome
parent6316500dea2779a84bf2d4a4b098b23c70314c9e (diff)
downloadpkgsrc-43ac8c39e1f2bb04aeb9af48d8271ef8f5c6894c.tar.gz
Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the
former) for applications that are known to require C++.
Diffstat (limited to 'wm/wmx-gnome')
-rw-r--r--wm/wmx-gnome/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/wmx-gnome/Makefile b/wm/wmx-gnome/Makefile
index cc5e37b6ad8..71b8215fb63 100644
--- a/wm/wmx-gnome/Makefile
+++ b/wm/wmx-gnome/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2004/06/02 15:38:00 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2004/11/13 22:04:53 jlam Exp $
PKGNAME= wmx-gnome-${WMX_VERS}
CATEGORIES+= gnome
COMMENT= Another X11 window manager based on wm2, with GNOME compliance
-USE_GCC_SHLIB= # defined
-
.include "../../wm/wmx/Makefile.common"
CPPFLAGS+= -DCONFIG_GNOME_COMPLIANCE=True