pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xfce4-xarchiver xfce4-xarchiver: TOOL_DEPENDS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dbd731045db7
branches:  trunk
changeset: 338983:dbd731045db7
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Sep 02 16:08:33 2019 +0000

description:
xfce4-xarchiver: TOOL_DEPENDS+=  libxslt

diffstat:

 sysutils/xfce4-xarchiver/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 75f9d4533266 -r dbd731045db7 sysutils/xfce4-xarchiver/Makefile
--- a/sysutils/xfce4-xarchiver/Makefile Mon Sep 02 14:45:49 2019 +0000
+++ b/sysutils/xfce4-xarchiver/Makefile Mon Sep 02 16:08:33 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2019/08/31 15:47:55 nia Exp $
+# $NetBSD: Makefile,v 1.44 2019/09/02 16:08:33 nia Exp $
 
 VERSION=       0.5.4.14
 DISTNAME=      xarchiver-${VERSION}
@@ -17,6 +17,8 @@
 USE_TOOLS+=    intltool msgfmt msgmerge xgettext
 GNU_CONFIGURE= yes
 
+TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"



Home | Main Index | Thread Index | Old Index