summaryrefslogtreecommitdiff
path: root/wm/wmx-gnome
diff options
context:
space:
mode:
authorjlam <jlam>2004-11-13 22:04:52 +0000
committerjlam <jlam>2004-11-13 22:04:52 +0000
commit59618926e8c01c7cf101e5acd1e0c7e064c83db6 (patch)
tree02da378bc7e5aad8deda3d3d5b81fc15205ad076 /wm/wmx-gnome
parent3531f7a1287b824d578e18f111001317dcab45ba (diff)
downloadpkgsrc-59618926e8c01c7cf101e5acd1e0c7e064c83db6.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