summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2018-05-14 13:53:45 +0000
committeryouri <youri@pkgsrc.org>2018-05-14 13:53:45 +0000
commit4e9db67f9afc411f295545834e828aaa917ed56f (patch)
tree5a15bf13ee70a2169597f7af7980d9753551a6c7 /meta-pkgs
parentf9c55b12a32797ceda3087d979594168833137d8 (diff)
downloadpkgsrc-4e9db67f9afc411f295545834e828aaa917ed56f.tar.gz
Comment out mozo, it is pretty much useless.
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 5cb7c6eb33d..dc5858fdaa4 100644
--- a/meta-pkgs/mate/Makefile
+++ b/meta-pkgs/mate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2018/05/14 13:50:17 youri Exp $
+# $NetBSD: Makefile,v 1.12 2018/05/14 13:53:45 youri Exp $
MAINTAINER= youri@NetBSD.org
HOMEPAGE= http://www.mate-desktop.org/
@@ -47,7 +47,7 @@ DEPENDS+= mate-terminal>=${VERSION}:../../x11/mate-terminal
DEPENDS+= mate-themes>=${VERSION}:../../graphics/mate-themes
DEPENDS+= mate-user-share>=${VERSION}:../../net/mate-user-share
DEPENDS+= mate-utils>=${VERSION}:../../misc/mate-utils
-DEPENDS+= mozo>=${VERSION}:../../x11/mozo
+#DEPENDS+= mozo>=${VERSION}:../../x11/mozo
DEPENDS+= pluma>=${VERSION}:../../editors/pluma
.include "../../mk/bsd.pkg.mk"