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: tidy up Makefile, NFCI
details: https://anonhg.NetBSD.org/pkgsrc/rev/7ff3f2dfd015
branches: trunk
changeset: 329868:7ff3f2dfd015
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Feb 17 06:02:54 2019 +0000
description:
mate-applets: tidy up Makefile, NFCI
diffstat:
x11/mate-applets/Makefile | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r 4b049a8e7029 -r 7ff3f2dfd015 x11/mate-applets/Makefile
--- a/x11/mate-applets/Makefile Sun Feb 17 05:54:36 2019 +0000
+++ b/x11/mate-applets/Makefile Sun Feb 17 06:02:54 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2019/01/23 15:25:36 youri Exp $
+# $NetBSD: Makefile,v 1.23 2019/02/17 06:02:54 gutteridge Exp $
PYTHON_VERSIONS_ACCEPTED= 27
.include "../../meta-pkgs/mate/Makefile.common"
@@ -15,6 +15,8 @@
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --libexecdir=${PREFIX}/libexec/mate-applets
+.include "../../mk/bsd.prefs.mk"
+
PLIST_VARS= batt cpufreq
.if ${OPSYS} == "NetBSD" && (${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64")
CONFIGURE_ARGS+= --enable-cpufreq=yes
@@ -25,14 +27,9 @@
MAKE_DIRS+= ${PKG_SYSCONFDIR}/sound/events
-.include "../../mk/bsd.prefs.mk"
-
.if ${OPSYS} != "Darwin" && ${OPSYS} != "SunOS"
CONF_FILES+= ${PREFIX}/share/examples/mate-applets/sound/events/mate-battstat_applet.soundlist \
${PKG_SYSCONFDIR}/sound/events/mate-battstat_applet.soundlist
-.endif
-
-.if ${OPSYS} != "Darwin" && ${OPSYS} != "SunOS"
PLIST.batt= yes
.endif
Home |
Main Index |
Thread Index |
Old Index