summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-07-17 12:42:36 +0000
committernia <nia@pkgsrc.org>2019-07-17 12:42:36 +0000
commitd777e9ab662a06b3db562314cac65fcf7c8a2220 (patch)
treea917b397aed26baeb82e58a207baed9e3dd27267 /meta-pkgs
parent104835025afbc7f168df8a5cbe6d184669d22678 (diff)
downloadpkgsrc-d777e9ab662a06b3db562314cac65fcf7c8a2220.tar.gz
mate: Re-add pluma.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/mate/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-pkgs/mate/Makefile b/meta-pkgs/mate/Makefile
index eb2d30fe835..8b3457991f7 100644
--- a/meta-pkgs/mate/Makefile
+++ b/meta-pkgs/mate/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2019/06/28 20:22:41 nia Exp $
+# $NetBSD: Makefile,v 1.25 2019/07/17 12:42:36 nia Exp $
PKGNAME= mate-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= meta-pkgs
COMMENT= Meta-package for MATE desktop environment
@@ -46,6 +46,6 @@ DEPENDS+= mate-themes>=3.22.19:../../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+= pluma>=${VERSION}:../../editors/pluma
+DEPENDS+= pluma>=${VERSION}:../../editors/pluma
.include "../../mk/bsd.pkg.mk"