aboutsummaryrefslogtreecommitdiff
path: root/audio/audacity
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-05-07 05:40:07 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-05-07 05:40:13 +0000
commit5f84f1af524eb1c6325fe763dfab160822bfcd2b (patch)
tree5956b4a242609b3129713652626b49765c90c5eb /audio/audacity
parent87add5f1f65f6551056b53929838bebe64c7637b (diff)
downloadports-5f84f1af524eb1c6325fe763dfab160822bfcd2b.tar.gz
ports-5f84f1af524eb1c6325fe763dfab160822bfcd2b.zip
Diffstat (limited to 'audio/audacity')
-rw-r--r--audio/audacity/files/patch-cmake-proxies_CMakeLists.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/audacity/files/patch-cmake-proxies_CMakeLists.txt b/audio/audacity/files/patch-cmake-proxies_CMakeLists.txt
new file mode 100644
index 000000000000..292e44f38c06
--- /dev/null
+++ b/audio/audacity/files/patch-cmake-proxies_CMakeLists.txt
@@ -0,0 +1,11 @@
+--- cmake-proxies/CMakeLists.txt.orig 2022-05-07 05:25:37 UTC
++++ cmake-proxies/CMakeLists.txt
+@@ -103,7 +103,7 @@ add_conan_lib(
+ libmad
+ libmad/0.15.2b@audacity/stable
+ OPTION_NAME libmad
+- PKG_CONFIG "mad >= 0.15.0b" # Ubuntu has broken PC file
++ PKG_CONFIG "libmad >= 0.15.0b" # Ubuntu has broken PC file
+ )
+
+ add_conan_lib(