mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
lang/cjs: Fix building with new gobject-introspection
This commit is contained in:
parent
d9c63d9e7e
commit
859c31e209
1 changed files with 4 additions and 0 deletions
|
@ -34,4 +34,8 @@ SHEBANG_GLOB= *.py
|
||||||
|
|
||||||
PORTSCOUT= limit:^[0-9.]+$$ # ignore master.mint* tags
|
PORTSCOUT= limit:^[0-9.]+$$ # ignore master.mint* tags
|
||||||
|
|
||||||
|
post-patch:
|
||||||
|
${REINPLACE_CMD} -e 's|--warn-error||g' \
|
||||||
|
${WRKSRC}/meson.build
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue