summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2018-05-20 15:03:57 +0000
committeryouri <youri@pkgsrc.org>2018-05-20 15:03:57 +0000
commitd05b6809cd22ff59206c473ffb8da84ba44e93b0 (patch)
treef8d2a5f9171172d1cf1205b3a9c31af522d585ef /meta-pkgs
parent17bfb0387529f4c289a75ce30100b67b687c64ad (diff)
downloadpkgsrc-d05b6809cd22ff59206c473ffb8da84ba44e93b0.tar.gz
Enable mozo back.
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 e0ad40a569b..5c8945069e4 100644
--- a/meta-pkgs/mate/Makefile
+++ b/meta-pkgs/mate/Makefile
@@ -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
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"