pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/mate-desktop



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu Jan  2 19:00:48 UTC 2020

Modified Files:
        pkgsrc/x11/mate-desktop: Makefile

Log Message:
mate-desktop: librsvg is no longer a tool dependency

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


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/x11/mate-desktop/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/mate-desktop/Makefile
diff -u pkgsrc/x11/mate-desktop/Makefile:1.23 pkgsrc/x11/mate-desktop/Makefile:1.24
--- pkgsrc/x11/mate-desktop/Makefile:1.23       Mon Dec 30 22:51:10 2019
+++ pkgsrc/x11/mate-desktop/Makefile    Thu Jan  2 19:00:48 2020
@@ -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_STAGE.prefix=   pre-install
 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