x11/bbrun: fix build on recent current

This commit is contained in:
Tobias C. Berner 2020-08-27 20:26:24 +00:00
parent 8827b9fc75
commit c62d24f613
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546685

View File

@ -22,6 +22,9 @@ USE_CSTD= gnu89
PORTDOCS= README
PLIST_FILES= bin/bbrun
# Fix build with clang11
CFLAGS+= -fcommon
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bbrun ${STAGEDIR}${PREFIX}/bin
@${MKDIR} ${STAGEDIR}${DOCSDIR}