pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/mate-utils
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Jan 2 19:02:52 UTC 2020
Modified Files:
pkgsrc/misc/mate-utils: Makefile
Log Message:
mate-utils: inkscape is no longer a tool dependency
For regular builds (the targets pkgsrc uses), inkscape is no longer a
requirement.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/misc/mate-utils/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/mate-utils/Makefile
diff -u pkgsrc/misc/mate-utils/Makefile:1.21 pkgsrc/misc/mate-utils/Makefile:1.22
--- pkgsrc/misc/mate-utils/Makefile:1.21 Mon Dec 30 22:54:52 2019
+++ pkgsrc/misc/mate-utils/Makefile Thu Jan 2 19:02:52 2020
@@ -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 @@ COMMENT= Utilities for MATE Desktop
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