pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/gnome-dictionary



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Nov 12 09:55:40 UTC 2020

Modified Files:
        pkgsrc/textproc/gnome-dictionary: Makefile

Log Message:
gnome-dictionary: Needs docbook-xsl


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/gnome-dictionary/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/gnome-dictionary/Makefile
diff -u pkgsrc/textproc/gnome-dictionary/Makefile:1.1 pkgsrc/textproc/gnome-dictionary/Makefile:1.2
--- pkgsrc/textproc/gnome-dictionary/Makefile:1.1       Wed Nov  4 21:44:40 2020
+++ pkgsrc/textproc/gnome-dictionary/Makefile   Thu Nov 12 09:55:40 2020
@@ -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 @@ LICENSE=      gnu-gpl-v2
 # 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