summaryrefslogtreecommitdiff
path: root/audio/amarok/files/patch-cmake_modules_FindMySQL.cmake
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-03-25 07:51:46 -0500
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-03-30 18:59:27 -0500
commit78ae33593101ef5409ce96397354b7256c583eb9 (patch)
tree15d097531df833649205370d8421b5a6918bf58c /audio/amarok/files/patch-cmake_modules_FindMySQL.cmake
parentnet-mgmt/mk-livestatus: Unbreak on 12.4-RELEASE (diff)
audio/amarok: Remove expired port:
2023-03-31 audio/amarok: No longer actively maintained upstream.
Diffstat (limited to 'audio/amarok/files/patch-cmake_modules_FindMySQL.cmake')
-rw-r--r--audio/amarok/files/patch-cmake_modules_FindMySQL.cmake11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/amarok/files/patch-cmake_modules_FindMySQL.cmake b/audio/amarok/files/patch-cmake_modules_FindMySQL.cmake
deleted file mode 100644
index 5ad15d35db03..000000000000
--- a/audio/amarok/files/patch-cmake_modules_FindMySQL.cmake
+++ /dev/null
@@ -1,11 +0,0 @@
---- cmake/modules/FindMySQL.cmake.orig 2021-02-13 22:39:45 UTC
-+++ cmake/modules/FindMySQL.cmake
-@@ -33,7 +33,7 @@ endif()
- # Try searching manually via find_path/find_library, possibly with hints
- # from pkg-config
- find_package(PkgConfig)
--pkg_check_modules(PC_MYSQL QUIET mysql mariadb)
-+pkg_check_modules(PC_MYSQL QUIET mysql mariadb perconaserverclient)
-
- find_path(MYSQL_INCLUDE_DIR mysql.h
- PATHS