pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/mate-desktop mate-desktop: librsvg is no longer a ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8faf4b8be942
branches:  trunk
changeset: 346712:8faf4b8be942
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Jan 02 19:00:48 2020 +0000

description:
mate-desktop: librsvg is no longer a tool dependency

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

diffstat:

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

diffs (17 lines):

diff -r 92c4568f259f -r 8faf4b8be942 x11/mate-desktop/Makefile
--- a/x11/mate-desktop/Makefile Thu Jan 02 18:59:05 2020 +0000
+++ b/x11/mate-desktop/Makefile Thu Jan 02 19:00:48 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2019/12/30 22:51:10 gutteridge Exp $
+# $NetBSD: Makefile,v 1.24 2020/01/02 19:00:48 gutteridge Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
@@ -21,7 +21,6 @@
 SUBST_SED.prefix=      -e 's,$${prefix},${PREFIX},'
 
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../graphics/librsvg/tool.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../textproc/iso-codes/buildlink3.mk"
 .include "../../devel/dconf/buildlink3.mk"



Home | Main Index | Thread Index | Old Index