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: nia
Date: Wed Jul 19 22:03:04 UTC 2023
Modified Files:
pkgsrc/databases/mysql57-client: Makefile.common
Log Message:
mysql57: Add pkg-config to USE_TOOLS
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 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.43 pkgsrc/databases/mysql57-client/Makefile.common:1.44
--- pkgsrc/databases/mysql57-client/Makefile.common:1.43 Tue Jul 18 14:03:59 2023
+++ pkgsrc/databases/mysql57-client/Makefile.common Wed Jul 19 22:03:04 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.43 2023/07/18 14:03:59 nia Exp $
+# $NetBSD: Makefile.common,v 1.44 2023/07/19 22:03:04 nia Exp $
#
# used by databases/mysql57-client/Makefile
# used by databases/mysql57-server/Makefile
@@ -20,6 +20,7 @@ USE_CXX_FEATURES+= c++14
USE_CMAKE= yes
USE_LANGUAGES= c99 gnu++14
USE_TOOLS+= bash bison gmake perl:run
+USE_TOOLS+= pkg-config
USE_GCC_RUNTIME= yes
USE_BUILTIN.libevent= no
Home |
Main Index |
Thread Index |
Old Index