1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Fix build with clang by forcing gnu89

This commit is contained in:
Baptiste Daroussin 2013-07-30 12:31:10 +00:00
parent 181d9636e8
commit 1b990319ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323959

View File

@ -19,6 +19,8 @@ OPTIONS_DEFAULT=MANPAGES MYSQL SASL
USES= bison ncurses
USE_CSTD= gnu89
.include <bsd.port.options.mk>
GNU_CONFIGURE= true