pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/mate-applets
Module Name: pkgsrc
Committed By: gutteridge
Date: Sun Nov 27 05:43:00 UTC 2022
Modified Files:
pkgsrc/x11/mate-applets: Makefile
Log Message:
mate-applets: add a comment about cpufreq in PLIST entries
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/x11/mate-applets/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-applets/Makefile
diff -u pkgsrc/x11/mate-applets/Makefile:1.46 pkgsrc/x11/mate-applets/Makefile:1.47
--- pkgsrc/x11/mate-applets/Makefile:1.46 Sun Nov 27 04:53:23 2022
+++ pkgsrc/x11/mate-applets/Makefile Sun Nov 27 05:43:00 2022
@@ -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 @@ CONFIGURE_ARGS+= --without-nl
.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