Unbreak muffin, don't error out on warnings during introspection generation.
This commit is contained in:
parent
737369361e
commit
54f30f9c56
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440566
1 changed files with 1 additions and 0 deletions
|
@ -43,5 +43,6 @@ pre-configure:
|
|||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|REQUIRED_AUTOMAKE_VERSION=1.10|REQUIRED_AUTOMAKE_VERSION=1.14|g' \
|
||||
${WRKSRC}/autogen.sh
|
||||
@${REINPLACE_CMD} -e 's|--warn-error||g' ${WRKSRC}/src/Makefile.am
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue