pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/mate Enable mozo back.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5c8d58d73ba
branches:  trunk
changeset: 308312:f5c8d58d73ba
user:      youri <youri%pkgsrc.org@localhost>
date:      Sun May 20 15:03:57 2018 +0000

description:
Enable mozo back.

diffstat:

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

diffs (18 lines):

diff -r 00245432b388 -r f5c8d58d73ba meta-pkgs/mate/Makefile
--- a/meta-pkgs/mate/Makefile   Sun May 20 15:03:35 2018 +0000
+++ b/meta-pkgs/mate/Makefile   Sun May 20 15:03:57 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2018/05/16 10:56:03 youri Exp $
+# $NetBSD: Makefile,v 1.14 2018/05/20 15:03:57 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