pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/mate mate: Re-add pluma.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6850706f5e54
branches:  trunk
changeset: 336549:6850706f5e54
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Jul 17 12:42:36 2019 +0000

description:
mate: Re-add pluma.

diffstat:

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

diffs (21 lines):

diff -r 184f90d8becf -r 6850706f5e54 meta-pkgs/mate/Makefile
--- a/meta-pkgs/mate/Makefile   Wed Jul 17 12:10:32 2019 +0000
+++ b/meta-pkgs/mate/Makefile   Wed Jul 17 12:42:36 2019 +0000
@@ -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-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"



Home | Main Index | Thread Index | Old Index