mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Ignore an error caused by a warning
This commit is contained in:
parent
f7ed6fbff2
commit
00b592ef35
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366408
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ HAS_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --installprefix=${PREFIX}
|
CONFIGURE_ARGS= --installprefix=${PREFIX}
|
||||||
ALL_TARGET=
|
ALL_TARGET=
|
||||||
|
|
||||||
post-build:
|
post-patch:
|
||||||
cd ${WRKSRC} ; ${MAKE} test
|
@${REINPLACE_CMD} -e 's|./nwcc|-./nwcc|' ${WRKSRC}/Makefile.skel
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue