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:           Wed Jun  5 01:13:27 UTC 2019

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

Log Message:
mate-desktop: amend a comment


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 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.19 pkgsrc/x11/mate-desktop/Makefile:1.20
--- pkgsrc/x11/mate-desktop/Makefile:1.19       Thu May 30 04:10:35 2019
+++ pkgsrc/x11/mate-desktop/Makefile    Wed Jun  5 01:13:27 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2019/05/30 04:10:35 gutteridge Exp $
+# $NetBSD: Makefile,v 1.20 2019/06/05 01:13:27 gutteridge Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
@@ -25,7 +25,7 @@ SUBST_SED.prefix=     -e 's,$${prefix},${PRE
 # librsvg is required as a tool dependency, to provide rsvg-convert.
 # Since it's now a "split" package, where a choice depends on the
 # environment, or on a user-defined option, the dependency must be
-# expressed this way.
+# expressed this way, pending further structural changes.
 BUILDLINK_DEPMETHOD.librsvg?=  build
 .include "../../graphics/librsvg/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"



Home | Main Index | Thread Index | Old Index