summaryrefslogtreecommitdiff
path: root/databases/mysql57-client
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-05-02 08:28:37 +0000
committeradam <adam@pkgsrc.org>2019-05-02 08:28:37 +0000
commit51073bb6f9e35d7f9d491901c0ad529349d315d4 (patch)
treeb3e0f7264d8f64c26ac08b3a74afd8ac7d205a1b /databases/mysql57-client
parent86c017629a0e94fa4badf2ebb593847d37370c47 (diff)
downloadpkgsrc-51073bb6f9e35d7f9d491901c0ad529349d315d4.tar.gz
mysql57-client: remove unused patch
Diffstat (limited to 'databases/mysql57-client')
-rw-r--r--databases/mysql57-client/patches/patch-rapid_unittest_gunit_xplugin_CMakeLists.txt22
1 files changed, 0 insertions, 22 deletions
diff --git a/databases/mysql57-client/patches/patch-rapid_unittest_gunit_xplugin_CMakeLists.txt b/databases/mysql57-client/patches/patch-rapid_unittest_gunit_xplugin_CMakeLists.txt
deleted file mode 100644
index 2b6e32bb31b..00000000000
--- a/databases/mysql57-client/patches/patch-rapid_unittest_gunit_xplugin_CMakeLists.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-rapid_unittest_gunit_xplugin_CMakeLists.txt,v 1.2 2018/04/29 21:44:12 adam Exp $
-
-Use bundled boost.
-
---- rapid/unittest/gunit/xplugin/CMakeLists.txt.orig 2018-03-04 13:40:40.000000000 +0000
-+++ rapid/unittest/gunit/xplugin/CMakeLists.txt
-@@ -69,7 +69,6 @@ ADD_DEFINITIONS(
- )
-
- INCLUDE_DIRECTORIES(SYSTEM
-- ${BOOST_INCLUDE_DIR}
- ${PROTOBUF_INCLUDE_DIRS}
- ${SSL_INCLUDE_DIRS}
- ${LIBEVENT_INCLUDE_DIR}
-@@ -79,6 +78,7 @@ INCLUDE_DIRECTORIES(SYSTEM
- )
-
- INCLUDE_DIRECTORIES(
-+ ${BOOST_INCLUDE_DIR}
- ${CMAKE_SOURCE_DIR}/testing/include
- ${PROJECT_SOURCE_DIR}/rapid/plugin/x/ngs/include
- ${PROJECT_SOURCE_DIR}/rapid/plugin/x/ngs/include/ngs