summaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2006-05-11 21:51:40 +0000
committerjmc <jmc@pkgsrc.org>2006-05-11 21:51:40 +0000
commitabaa0a66a9702ecc07cfa58e878bb5d99560f921 (patch)
treea1a37c99092016b5ab51f74f7f875f44f668091c /graphics/graphviz
parent7604107ed4354a5c8daf3dc523cf05a300108a60 (diff)
downloadpkgsrc-abaa0a66a9702ecc07cfa58e878bb5d99560f921.tar.gz
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.
Diffstat (limited to 'graphics/graphviz')
-rw-r--r--graphics/graphviz/Makefile3
1 files changed, 2 insertions, 1 deletions
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