From abaa0a66a9702ecc07cfa58e878bb5d99560f921 Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 11 May 2006 21:51:40 +0000 Subject: Add USE_LANGUAGES here as some files are c++. XXX: gotta love changes which cause builds to fail with (Error 1) and nothing else. The complete lack of design around this is appalling. --- graphics/graphviz/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/graphviz') diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 17239b0c8d3..f46348c06c2 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2006/04/17 13:45:58 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2006/05/11 21:51:40 jmc Exp $ DISTNAME= graphviz-2.6 PKGREVISION= 5 @@ -12,6 +12,7 @@ COMMENT= Graph Drawing Programs from AT&T Research and Lucent Bell Labs PKG_INSTALLATION_TYPES= overwrite pkgviews USE_LIBTOOL= yes +USE_LANGUAGES= c c++ USE_TOOLS+= pkg-config GNU_CONFIGURE= yes XAW_TYPE= standard -- cgit v1.2.3