mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Disable regression test
Reported by: pointyhat building 2(D)-02:56:27 With hat: portmgr
This commit is contained in:
parent
da0a3fbff2
commit
3a32b3cf9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319380
@ -45,9 +45,9 @@ post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/tommath.pdf ${DOCSDIR}/
|
||||
.endif
|
||||
|
||||
regression-test:
|
||||
(cd ${WRKSRC}; \
|
||||
${SETENV} ${MAKE_ENV} ${GMAKE} -f ${MAKEFILE} mtest test; \
|
||||
./mtest/mtest | ./test)
|
||||
#regression-test:
|
||||
# (cd ${WRKSRC}; \
|
||||
# ${SETENV} ${MAKE_ENV} ${GMAKE} -f ${MAKEFILE} mtest test; \
|
||||
# ./mtest/mtest | ./test)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user