pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/yelp gnome-doc-utils is required at run time to f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c98b03e205e
branches:  trunk
changeset: 517430:7c98b03e205e
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Aug 10 15:27:07 2006 +0000

description:
gnome-doc-utils is required at run time to format the documents appropriately.
Fixes those problems where share/xml/gnome/xslt/docbook/html/db2html.xsl
cannot be opened.

Bump PKGREVISION to 1.

Found by wiz@.

diffstat:

 misc/yelp/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 284bf77d3a0d -r 7c98b03e205e misc/yelp/Makefile
--- a/misc/yelp/Makefile        Thu Aug 10 15:19:51 2006 +0000
+++ b/misc/yelp/Makefile        Thu Aug 10 15:27:07 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.55 2006/08/03 19:28:50 drochner Exp $
+# $NetBSD: Makefile,v 1.56 2006/08/10 15:27:07 jmmv Exp $
 #
 
 DISTNAME=              yelp-2.14.3
+PKGREVISION=           1
 CATEGORIES=            misc
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/yelp/2.14/}
 EXTRACT_SUFX=          .tar.bz2
@@ -34,6 +35,8 @@
 BUILDLINK_API_DEPENDS.firefox+=     firefox>=1.5nb2
 .endif
 
+BUILDLINK_DEPMETHOD.gnome-doc-utils+=   run
+
 .include "../../archivers/bzip2/buildlink3.mk"
 .include "../../devel/GConf2/schemas.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"



Home | Main Index | Thread Index | Old Index