summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-11-22 20:09:38 +0000
committerdrochner <drochner@pkgsrc.org>2007-11-22 20:09:38 +0000
commitae0d4203a7d344717dbaf7e9c54bac66c649fa64 (patch)
tree23d3255868ed7d8de32caabf19a9da106f5801ab
parente76d0edf153968affef588138fe157e88cf3da4c (diff)
downloadpkgsrc-ae0d4203a7d344717dbaf7e9c54bac66c649fa64.tar.gz
Depend on docbook-xml. While it seems not necessary technically, it makes
things easier: Some clients of gnome-doc-utils need it, and since "xsltproc" has the habit to load missing entities per HTTP this is difficult to keep track of in pkgsrc. This avoids intermittent build failures depending on network connectivity. bump PKGREVISION
-rw-r--r--textproc/gnome-doc-utils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile
index 0a8023e3df2..72d8cc1fce6 100644
--- a/textproc/gnome-doc-utils/Makefile
+++ b/textproc/gnome-doc-utils/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2007/11/03 15:59:27 drochner Exp $
+# $NetBSD: Makefile,v 1.30 2007/11/22 20:09:38 drochner Exp $
#
DISTNAME= gnome-doc-utils-0.12.0
+PKGREVISION= 1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-doc-utils/0.12/}
EXTRACT_SUFX= .tar.bz2
@@ -14,6 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= ${PYPKGPREFIX}-libxml2>=2.6.16:../../textproc/py-libxml2
DEPENDS+= ${PYPKGPREFIX}-libxslt>=1.1.12:../../textproc/py-libxslt
+DEPENDS+= docbook-xml-[0-9]*:../../textproc/docbook-xml
USE_TOOLS+= intltool pkg-config gmake gawk msgfmt
USE_DIRS+= gnome2-1.5