x11/bbrun: fix build on recent current
This commit is contained in:
parent
8827b9fc75
commit
c62d24f613
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546685
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user