summaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/graphviz')
-rw-r--r--graphics/graphviz/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 12d1f8abdb0..3bc05a03d94 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/12/24 18:26:56 seb Exp $
+# $NetBSD: Makefile,v 1.28 2005/02/23 04:09:51 minskim Exp $
#
DISTNAME= graphviz-2.0
@@ -13,6 +13,8 @@ LICENSE= graphviz-license
DIST_SUBDIR= ${PKGNAME_NOREV}
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
USE_LIBTOOL= yes