x11/9box: fix build on recent current
This commit is contained in:
parent
1793b65e6d
commit
08fb9aacef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546361
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ USE_XORG= xbitmaps x11 xt
|
|||
|
||||
BUILD_WRKSRC= ${WRKSRC}/src
|
||||
|
||||
# Dead upstream. Don't expect a proper fix.
|
||||
CFLAGS+= -fcommon
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g; \
|
||||
s|%%CC%%|${CC}|g' \
|
||||
|
|
Loading…
Reference in a new issue