aboutsummaryrefslogtreecommitdiff
path: root/audio/bristol
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-28 10:59:56 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-28 10:59:56 +0000
commit2604ea22f3dbcb1dfca4dc0d58df3709f334ef50 (patch)
treee98f0ec644bd143266ba0f7c46ce55d434488b5a /audio/bristol
parent5ab37f4c097879b64cf57c78199798e7d62bffe1 (diff)
downloadports-2604ea22f3dbcb1dfca4dc0d58df3709f334ef50.tar.gz
ports-2604ea22f3dbcb1dfca4dc0d58df3709f334ef50.zip
audio/bristol: fix build on recent current
Notes
Notes: svn path=/head/; revision=546717
Diffstat (limited to 'audio/bristol')
-rw-r--r--audio/bristol/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/bristol/Makefile b/audio/bristol/Makefile
index 787e6ffdbd73..a972f5fb35c7 100644
--- a/audio/bristol/Makefile
+++ b/audio/bristol/Makefile
@@ -26,6 +26,9 @@ CONFIGURE_ARGS+= --disable-alsa --enable-oss \
--enable-jack-default-midi \
--disable-version-check
+# Fix build on recent current (would require a handful of patches)
+CFLAGS+= -fcommon
+
PORTDATA= *
post-patch: