pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/gnome-keyring
Module Name: pkgsrc
Committed By: nia
Date: Wed Nov 25 08:12:35 UTC 2020
Modified Files:
pkgsrc/security/gnome-keyring: Makefile
Log Message:
gnome-keyring: Add docbook-xsl so this works without a 'net connection
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/security/gnome-keyring/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/gnome-keyring/Makefile
diff -u pkgsrc/security/gnome-keyring/Makefile:1.98 pkgsrc/security/gnome-keyring/Makefile:1.99
--- pkgsrc/security/gnome-keyring/Makefile:1.98 Sun Nov 22 21:26:50 2020
+++ pkgsrc/security/gnome-keyring/Makefile Wed Nov 25 08:12:35 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2020/11/22 21:26:50 nia Exp $
+# $NetBSD: Makefile,v 1.99 2020/11/25 08:12:35 nia Exp $
DISTNAME= gnome-keyring-3.36.0
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
@@ -17,6 +17,7 @@ USE_TOOLS+= gmake pkg-config
USE_TOOLS+= msgfmt msgmerge xgettext
TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+TOOL_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
XDG_EGDIR= ${PREFIX}/share/examples/xdg/autostart
Home |
Main Index |
Thread Index |
Old Index