pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/mate-applets mate-applets: add a comment about cpu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b6c375a4d28
branches:  trunk
changeset: 388874:7b6c375a4d28
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sun Nov 27 05:43:00 2022 +0000

description:
mate-applets: add a comment about cpufreq in PLIST entries

diffstat:

 x11/mate-applets/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r dc8948c966c6 -r 7b6c375a4d28 x11/mate-applets/Makefile
--- a/x11/mate-applets/Makefile Sun Nov 27 05:28:51 2022 +0000
+++ b/x11/mate-applets/Makefile Sun Nov 27 05:43:00 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2022/11/27 04:53:23 gutteridge Exp $
+# $NetBSD: Makefile,v 1.47 2022/11/27 05:43:00 gutteridge Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
@@ -13,6 +13,9 @@
 
 .include "../../mk/bsd.prefs.mk"
 
+# cpufreq has been retained (including in PLIST entries) in case it's
+# relevant for Linux (not tested, would require tweaks here) or someone
+# wants to try resurrecting it for NetBSD.
 PLIST_VARS=            batt cpufreq
 
 INSTALL_MAKE_FLAGS+=   sysconfdir=${PREFIX}/share/examples/mate-applets



Home | Main Index | Thread Index | Old Index