mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Added target for regression-test
- This also resulted in cleanups to the build - No functional change PR: 124785 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
This commit is contained in:
parent
1eb537d13a
commit
c06a438c9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215443
@ -71,4 +71,7 @@ post-install:
|
||||
@${STRIP_CMD} ${PREFIX}/bin/${i}
|
||||
.endfor
|
||||
|
||||
regression-test: build
|
||||
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -71,4 +71,7 @@ post-install:
|
||||
@${STRIP_CMD} ${PREFIX}/bin/${i}
|
||||
.endfor
|
||||
|
||||
regression-test: build
|
||||
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user