pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/mysql57-client
Module Name: pkgsrc
Committed By: wiedi
Date: Mon May 6 15:47:39 UTC 2019
Modified Files:
pkgsrc/databases/mysql57-client: Makefile.common
Log Message:
mysql57: also don't use builtin libevent
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/databases/mysql57-client/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/mysql57-client/Makefile.common
diff -u pkgsrc/databases/mysql57-client/Makefile.common:1.18 pkgsrc/databases/mysql57-client/Makefile.common:1.19
--- pkgsrc/databases/mysql57-client/Makefile.common:1.18 Sun May 5 12:12:14 2019
+++ pkgsrc/databases/mysql57-client/Makefile.common Mon May 6 15:47:39 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.18 2019/05/05 12:12:14 wiedi Exp $
+# $NetBSD: Makefile.common,v 1.19 2019/05/06 15:47:39 wiedi Exp $
#
# used by databases/mysql57-client/Makefile
# used by databases/mysql57-server/Makefile
@@ -18,6 +18,7 @@ USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= bash bison gmake perl:run
USE_GCC_RUNTIME= yes
+USE_BUILTIN.libevent= no
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index