pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/xfce4-mousepad xfce4-mousepad: add a comment a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a9466e88e49
branches:  trunk
changeset: 390947:3a9466e88e49
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sun Jan 01 20:04:09 2023 +0000

description:
xfce4-mousepad: add a comment about a CSD-only dependency

diffstat:

 editors/xfce4-mousepad/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2348f6e54d76 -r 3a9466e88e49 editors/xfce4-mousepad/Makefile
--- a/editors/xfce4-mousepad/Makefile   Sun Jan 01 20:02:24 2023 +0000
+++ b/editors/xfce4-mousepad/Makefile   Sun Jan 01 20:04:09 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2022/11/23 16:19:57 adam Exp $
+# $NetBSD: Makefile,v 1.67 2023/01/01 20:04:09 gutteridge Exp $
 
 PKGREVISION= 2
 .include "../../meta-pkgs/xfce4/Makefile.common"
@@ -17,6 +17,7 @@
 .include "options.mk"
 
 .include "../../devel/glib2/schemas.mk"
+# Only really required if CSDs are enabled (now disabled by default).
 .include "../../graphics/adwaita-icon-theme/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"



Home | Main Index | Thread Index | Old Index