summaryrefslogtreecommitdiff
path: root/wm/icewm
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
commit08244eaeb801728f2437ad47626b9d68c1eacdb9 (patch)
treeb942fdd7390323a468e27399e7c988de26e979f9 /wm/icewm
parentf4f8158002bff938718d899c45e27bc4f980c05c (diff)
downloadpkgsrc-08244eaeb801728f2437ad47626b9d68c1eacdb9.tar.gz
icewm needs C++.
Diffstat (limited to 'wm/icewm')
-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}