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: Comment out pluma for now



details:   https://anonhg.NetBSD.org/pkgsrc/rev/be61ba7b1799
branches:  trunk
changeset: 335695:be61ba7b1799
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri Jun 28 20:09:20 2019 +0000

description:
mate: Comment out pluma for now

It is still broken in bulk builds due to python2/python3 conflicts.

diffstat:

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

diffs (17 lines):

diff -r 7177d977698a -r be61ba7b1799 meta-pkgs/mate/Makefile
--- a/meta-pkgs/mate/Makefile   Fri Jun 28 19:42:12 2019 +0000
+++ b/meta-pkgs/mate/Makefile   Fri Jun 28 20:09:20 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2019/03/16 17:58:22 gutteridge Exp $
+# $NetBSD: Makefile,v 1.23 2019/06/28 20:09:20 nia Exp $
 
 PKGNAME=       mate-${VERSION}
 CATEGORIES=    meta-pkgs
@@ -45,6 +45,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