From dd6becde512ad01584ff5f5362665ff9641eb35c Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 15 May 2006 22:45:38 +0000 Subject: Uses C++. --- wm/3ddesktop/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'wm/3ddesktop') diff --git a/wm/3ddesktop/Makefile b/wm/3ddesktop/Makefile index e77d1994d52..31c0d7267bf 100644 --- a/wm/3ddesktop/Makefile +++ b/wm/3ddesktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/04/17 13:46:49 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2006/05/15 22:48:10 joerg Exp $ # DISTNAME= 3ddesktop-0.2.8 @@ -12,6 +12,8 @@ COMMENT= 3D Virtual Desktop Switcher GNU_CONFIGURE= yes +USE_LANGUAGES= c c++ + EGDIR= ${PREFIX}/share/examples/3ddesktop CONF_FILES= ${EGDIR}/3ddesktop.conf ${PKG_SYSCONFDIR}/3ddesktop.conf -- cgit v1.2.3