mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Fix build by disabling Werror
This commit is contained in:
parent
b656a2e5d3
commit
4d5d737b97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195732
@ -21,4 +21,7 @@ USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's,-Werror,,' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user