pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/mysql-workbench
Module Name: pkgsrc
Committed By: nia
Date: Sun Nov 22 13:01:36 UTC 2020
Modified Files:
pkgsrc/databases/mysql-workbench: Makefile
Log Message:
mysql-workbench: Disable gnome-keyring dependency in BROKEN package
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/databases/mysql-workbench/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/mysql-workbench/Makefile
diff -u pkgsrc/databases/mysql-workbench/Makefile:1.86 pkgsrc/databases/mysql-workbench/Makefile:1.87
--- pkgsrc/databases/mysql-workbench/Makefile:1.86 Thu Nov 5 09:07:42 2020
+++ pkgsrc/databases/mysql-workbench/Makefile Sun Nov 22 13:01:36 2020
@@ -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 @@ SUBST_SED.osx-gl= -e 's,-lGL,-framework
.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