- fix build with gcc46
This commit is contained in:
parent
49694d8f83
commit
08dcb35cc0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291799
@ -34,6 +34,9 @@ UNITKIT_PORT?= devel/etoile-unitkit
|
||||
ONIGURUMA4_PORT?= devel/oniguruma4
|
||||
ONIGURUMA5_PORT?= devel/oniguruma5
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|-Werror||' ${WRKSRC}/etoile.make
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_ONIGURUMA4)
|
||||
|
Loading…
Reference in New Issue
Block a user