summaryrefslogtreecommitdiff
path: root/graphics/librsvg
diff options
context:
space:
mode:
authorobache <obache>2010-10-04 09:42:44 +0000
committerobache <obache>2010-10-04 09:42:44 +0000
commit2b3e12d45c7aadec1ee6e3bff89dbd507bfebb05 (patch)
treea9c4a1ab981bd3cdd757ec1b884f5cfa26953b52 /graphics/librsvg
parentf373e5211ee1b19e9f52bcb4fecf065e92448a30 (diff)
downloadpkgsrc-2b3e12d45c7aadec1ee6e3bff89dbd507bfebb05.tar.gz
Need dummy gtkdoc-rebase, PR#41475.
Diffstat (limited to 'graphics/librsvg')
-rw-r--r--graphics/librsvg/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile
index 0083ad48cca..3f410915ce4 100644
--- a/graphics/librsvg/Makefile
+++ b/graphics/librsvg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2010/09/14 11:00:59 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2010/10/04 09:42:44 obache Exp $
DISTNAME= librsvg-2.26.3
PKGREVISION= 2
@@ -29,6 +29,10 @@ CONFIGURE_ARGS+= --with-gimp=no
CONFIGURE_ARGS+= --with-tags=
CONFIGURE_ARGS+= --disable-mozilla-plugin
+# Workaround for Upstream Bug#562310.
+# for more detail, see also PR#41475.
+TOOLS_NOOP+= gtkdoc-rebase
+
GTK2_LOADERS= yes
BUILDLINK_API_DEPENDS.cairo+= cairo>=1.2.0