pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/mate Don't install mate-system-monitor in th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aff775dbfff4
branches:  trunk
changeset: 380517:aff775dbfff4
user:      youri <youri%pkgsrc.org@localhost>
date:      Wed May 16 10:56:03 2018 +0000

description:
Don't install mate-system-monitor in the meta-package,
it requires c++ gtk dependencies and doesn't work on
NetBSD yet.

diffstat:

 meta-pkgs/mate/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f9015f6987d6 -r aff775dbfff4 meta-pkgs/mate/Makefile
--- a/meta-pkgs/mate/Makefile   Wed May 16 10:50:38 2018 +0000
+++ b/meta-pkgs/mate/Makefile   Wed May 16 10:56:03 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2018/05/14 13:53:45 youri Exp $
+# $NetBSD: Makefile,v 1.13 2018/05/16 10:56:03 youri Exp $
 
 MAINTAINER=    youri%NetBSD.org@localhost
 HOMEPAGE=      http://www.mate-desktop.org/
@@ -42,7 +42,7 @@
 DEPENDS+=      mate-sensors-applet>=${VERSION}:../../sysutils/mate-sensors-applet
 DEPENDS+=      mate-session-manager>=${VERSION}:../../x11/mate-session-manager
 DEPENDS+=      mate-settings-daemon>=${VERSION}:../../x11/mate-settings-daemon
-DEPENDS+=      mate-system-monitor>=${VERSION}:../../sysutils/mate-system-monitor
+#DEPENDS+=     mate-system-monitor>=${VERSION}:../../sysutils/mate-system-monitor
 DEPENDS+=      mate-terminal>=${VERSION}:../../x11/mate-terminal
 DEPENDS+=      mate-themes>=${VERSION}:../../graphics/mate-themes
 DEPENDS+=      mate-user-share>=${VERSION}:../../net/mate-user-share



Home | Main Index | Thread Index | Old Index