From 08244eaeb801728f2437ad47626b9d68c1eacdb9 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 10 May 2006 21:37:15 +0000 Subject: icewm needs C++. --- wm/icewm/Makefile.common | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'wm') 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} -- cgit v1.2.3