mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add regression-test target
PR: 130356 Submitted by: "Pedro F. Giffuni" <giffunip at tutopia dot com>
This commit is contained in:
parent
105ca8a2a8
commit
9c7f3e7fd4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225794
1 changed files with 3 additions and 0 deletions
|
@ -61,4 +61,7 @@ post-install:
|
||||||
.endif
|
.endif
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
regression-test: build
|
||||||
|
@cd ${WRKSRC}/tests && ${SETENV} ${MAKE_ENV} ${MAKE} check
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue