pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/gnome-dictionary gnome-dictionary: Needs docb...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1baa649ad0a6
branches:  trunk
changeset: 441854:1baa649ad0a6
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Nov 12 09:55:40 2020 +0000

description:
gnome-dictionary: Needs docbook-xsl

diffstat:

 textproc/gnome-dictionary/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 681f349c46a7 -r 1baa649ad0a6 textproc/gnome-dictionary/Makefile
--- a/textproc/gnome-dictionary/Makefile        Thu Nov 12 09:54:28 2020 +0000
+++ b/textproc/gnome-dictionary/Makefile        Thu Nov 12 09:55:40 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/11/04 21:44:40 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/11/12 09:55:40 nia Exp $
 
 DISTNAME=      gnome-dictionary-3.26.1
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
@@ -13,6 +13,7 @@
 # XXX msgfmt: unknown option -- desktop
 _TOOLS_USE_PKGSRC.msgfmt=      yes
 
+TOOL_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
 TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
 
 USE_TOOLS+=    pkg-config msgfmt xgettext



Home | Main Index | Thread Index | Old Index