mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -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}
|
||||
ALL_TARGET=
|
||||
|
||||
post-build:
|
||||
cd ${WRKSRC} ; ${MAKE} test
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|./nwcc|-./nwcc|' ${WRKSRC}/Makefile.skel
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue