aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-10-01 23:49:02 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-10-02 00:10:14 +0000
commit20e2504e185cf25ca9e8df6a1e9bac534d9d3af3 (patch)
treeecd97f6b372dd8af0ab57a1ef539a63b2987f51e /audio
parentdcc587e70268eb898aecad53ab9d08ea50e0bbab (diff)
downloadports-20e2504e185cf25ca9e8df6a1e9bac534d9d3af3.tar.gz
ports-20e2504e185cf25ca9e8df6a1e9bac534d9d3af3.zip
audio/musicpd: unbreak build after 620968a43a5f
meson.build:105:0: ERROR: Unknown variable "test_ldflags". Reported by: pkg-fallout
Diffstat (limited to 'audio')
-rw-r--r--audio/musicpd/files/patch-meson.build11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/musicpd/files/patch-meson.build b/audio/musicpd/files/patch-meson.build
deleted file mode 100644
index 4f6749c66ad8..000000000000
--- a/audio/musicpd/files/patch-meson.build
+++ /dev/null
@@ -1,11 +0,0 @@
---- meson.build.orig 2021-06-23 18:56:13 UTC
-+++ meson.build
-@@ -102,7 +102,7 @@ test_cflags = test_common_flags + [
- '-Wwrite-strings',
- ]
-
--test_ldflags = [
-+test_ldflags += [
- # make relocations read-only (hardening)
- '-Wl,-z,relro',
-