summaryrefslogtreecommitdiff
path: root/wm/icewm/Makefile.common
diff options
context:
space:
mode:
authorrillig <rillig>2006-05-10 21:37:15 +0000
committerrillig <rillig>2006-05-10 21:37:15 +0000
commitbbaadf5a64e3d1fd9c9b4c01797d4513a38dfa89 (patch)
treeb942fdd7390323a468e27399e7c988de26e979f9 /wm/icewm/Makefile.common
parent7553b77984229e89cc5e0c307511809212af0e8a (diff)
downloadpkgsrc-bbaadf5a64e3d1fd9c9b4c01797d4513a38dfa89.tar.gz
icewm needs C++.
Diffstat (limited to 'wm/icewm/Makefile.common')
-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}