pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/mate-utils mate-utils: inkscape is no longer a to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/73a5c21de95f
branches:  trunk
changeset: 346713:73a5c21de95f
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Jan 02 19:02:52 2020 +0000

description:
mate-utils: inkscape is no longer a tool dependency

For regular builds (the targets pkgsrc uses), inkscape is no longer a
requirement.

diffstat:

 misc/mate-utils/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 8faf4b8be942 -r 73a5c21de95f misc/mate-utils/Makefile
--- a/misc/mate-utils/Makefile  Thu Jan 02 19:00:48 2020 +0000
+++ b/misc/mate-utils/Makefile  Thu Jan 02 19:02:52 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2019/12/30 22:54:52 gutteridge Exp $
+# $NetBSD: Makefile,v 1.22 2020/01/02 19:02:52 gutteridge Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
@@ -9,7 +9,6 @@
 
 USE_LANGUAGES= c c++
 
-TOOL_DEPENDS+= inkscape-[0-9]*:../../graphics/inkscape
 TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
 TOOL_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
 



Home | Main Index | Thread Index | Old Index