summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2018-05-16 10:56:03 +0000
committeryouri <youri@pkgsrc.org>2018-05-16 10:56:03 +0000
commit5f3cdb812190f17619fae81d7cdf252f3af284fc (patch)
treecdd237f794fcba3fda0816d5920a28d458fc7980 /meta-pkgs
parentd525345601d5d7dee152ef4bb503abc0cf7f42f2 (diff)
downloadpkgsrc-5f3cdb812190f17619fae81d7cdf252f3af284fc.tar.gz
Don't install mate-system-monitor in the meta-package,
it requires c++ gtk dependencies and doesn't work on NetBSD yet.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/mate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/mate/Makefile b/meta-pkgs/mate/Makefile
index dc5858fdaa4..e0ad40a569b 100644
--- a/meta-pkgs/mate/Makefile
+++ b/meta-pkgs/mate/Makefile
@@ -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
HOMEPAGE= http://www.mate-desktop.org/
@@ -42,7 +42,7 @@ DEPENDS+= mate-screensaver>=${VERSION}:../../x11/mate-screensaver
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