summaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-03-16 22:41:50 +0000
committerdholland <dholland@pkgsrc.org>2013-03-16 22:41:50 +0000
commit7cc450943057732a5bd89851becb24d3ef66187c (patch)
tree8b6f182b32a0a275d9c466d67bdf6a5e7efb5e0c /graphics/graphviz
parent9a4a1a135a66d1e39a4a7a8601751cf14ec1202c (diff)
downloadpkgsrc-7cc450943057732a5bd89851becb24d3ef66187c.tar.gz
Update ghostscript depends. PKGREVISION -> 22
Diffstat (limited to 'graphics/graphviz')
-rw-r--r--graphics/graphviz/Makefile4
-rw-r--r--graphics/graphviz/options.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index ee651af5d1c..c1a708ddc2b 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.113 2013/02/16 11:22:03 wiz Exp $
+# $NetBSD: Makefile,v 1.114 2013/03/16 22:41:50 dholland Exp $
DISTNAME= graphviz-2.26.3
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= graphics
MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/
diff --git a/graphics/graphviz/options.mk b/graphics/graphviz/options.mk
index 9c7e094abed..cfd3bb8063a 100644
--- a/graphics/graphviz/options.mk
+++ b/graphics/graphviz/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.16 2012/09/29 23:34:11 dholland Exp $
+# $NetBSD: options.mk,v 1.17 2013/03/16 22:41:50 dholland Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.graphviz
PKG_SUPPORTED_OPTIONS= gd ghostscript gtk guile lua ocaml pangocairo rsvg tcl x11 perl
@@ -30,7 +30,7 @@ PLIST.x11= yes
PLIST.pangocairo= yes
. if !empty(PKG_OPTIONS:Mghostscript)
-. include "../../print/ghostscript/buildlink3.mk"
+. include "../../print/ghostscript/ghostscript.buildlink3.mk"
PLIST.ghostscript= yes
. else
CONFIGURE_ARGS+= --without-ghostscript