summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-05-10 21:37:15 +0000
committerrillig <rillig@pkgsrc.org>2006-05-10 21:37:15 +0000
commite960789ef3bd90d813b329997a5c031370ea4676 (patch)
treeb942fdd7390323a468e27399e7c988de26e979f9 /wm
parentd25cf425f93766f0c69d42a858123af60c4d7dcf (diff)
downloadpkgsrc-e960789ef3bd90d813b329997a5c031370ea4676.tar.gz
icewm needs C++.
Diffstat (limited to 'wm')
-rw-r--r--wm/icewm/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/icewm/Makefile.common b/wm/icewm/Makefile.common
index e7343d92f67..5b4540337e1 100644
--- a/wm/icewm/Makefile.common
+++ b/wm/icewm/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.51 2006/04/13 18:23:38 jlam Exp $
+# $NetBSD: Makefile.common,v 1.52 2006/05/10 21:37:15 rillig Exp $
DISTNAME= icewm-1.2.25
CATEGORIES= x11 wm
@@ -18,6 +18,8 @@ PATCHDIR= ${.CURDIR}/../../wm/icewm/patches
CONFIGURE_ARGS+= --enable-gradients
CONFIGURE_ARGS+= --enable-antialiasing
+USE_LANGUAGES= c c++
+
.include "../../mk/bsd.prefs.mk"
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}