pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/mysql-workbench mysql-workbench: Disable gno...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b111b33414d7
branches:  trunk
changeset: 442294:b111b33414d7
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Nov 22 13:01:36 2020 +0000

description:
mysql-workbench: Disable gnome-keyring dependency in BROKEN package

diffstat:

 databases/mysql-workbench/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 532c7a150e64 -r b111b33414d7 databases/mysql-workbench/Makefile
--- a/databases/mysql-workbench/Makefile        Sun Nov 22 12:58:37 2020 +0000
+++ b/databases/mysql-workbench/Makefile        Sun Nov 22 13:01:36 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2020/11/05 09:07:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.87 2020/11/22 13:01:36 nia Exp $
 
 DISTNAME=      mysql-workbench-gpl-5.2.33b-src
 PKGNAME=       ${DISTNAME:S/-gpl//:S/b-src$//}
@@ -65,7 +65,7 @@
 .include "../../graphics/cairo/buildlink3.mk"
 .include "../../lang/python/pyversion.mk"
 .include "../../lang/lua/buildlink3.mk"
-.include "../../security/gnome-keyring/buildlink3.mk"
+#.include "../../security/gnome-keyring/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
 .include "../../x11/gtkmm/buildlink3.mk"



Home | Main Index | Thread Index | Old Index