From 6f313dda88f40b506c7220a1ba1ededd4e3f7264 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 15 May 2006 22:45:38 +0000 Subject: Uses C++. --- graphics/dx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/dx/Makefile b/graphics/dx/Makefile index b085b41c1ae..994821cbb3f 100644 --- a/graphics/dx/Makefile +++ b/graphics/dx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2006/04/17 13:46:31 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2006/05/15 22:50:30 joerg Exp $ DISTNAME= dx-4.3.2 PKGREVISION= 7 @@ -9,6 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.opendx.org/ COMMENT= Open Visualization Data Explorer +USE_LANGUAGES= c c++ USE_X11BASE= yes USE_TOOLS+= gmake lex sh GNU_CONFIGURE= yes -- cgit v1.2.3