multimedia/avinfo: fix build with recent current
This commit is contained in:
parent
c0fac3c2a0
commit
04673929a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546682
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user