aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-27 20:01:19 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-27 20:01:19 +0000
commit04673929a67e54e263994a3bdbf491b8b8d46cb8 (patch)
treeba4e730d290178a5e4fc299fb16cadf1d51de6f3
parentc0fac3c2a0b46cc972f4c4a20d053456daf0e02d (diff)
downloadports-04673929a67e54e263994a3bdbf491b8b8d46cb8.tar.gz
ports-04673929a67e54e263994a3bdbf491b8b8d46cb8.zip
Notes
-rw-r--r--multimedia/avinfo/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/avinfo/Makefile b/multimedia/avinfo/Makefile
index 1b5d484e8ba7..c9bc109b560d 100644
--- a/multimedia/avinfo/Makefile
+++ b/multimedia/avinfo/Makefile
@@ -15,6 +15,9 @@ USES= bison gmake
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+# Fix build with clang11. Seems dead upstream.
+CFLAGS+= -fcommon
+
PLIST_FILES= bin/${PORTNAME} \
man/man1/${PORTNAME}.1.gz