pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/mate Comment out mozo, it is pr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e64d36b04db2
branches:  trunk
changeset: 307926:e64d36b04db2
user:      youri <youri%pkgsrc.org@localhost>
date:      Mon May 14 13:53:45 2018 +0000
description:
Comment out mozo, it is pretty much useless.

diffstat:

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

diffs (18 lines):

diff -r dbf3c876bb65 -r e64d36b04db2 meta-pkgs/mate/Makefile
--- a/meta-pkgs/mate/Makefile   Mon May 14 13:50:17 2018 +0000
+++ b/meta-pkgs/mate/Makefile   Mon May 14 13:53:45 2018 +0000
@@ -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@localhost
 HOMEPAGE=      http://www.mate-desktop.org/
@@ -47,7 +47,7 @@
 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"



Home | Main Index | Thread Index | Old Index