mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Convert to test framework
Approved by: portmgr (blanket)
This commit is contained in:
parent
3b482ca6aa
commit
02ff99a147
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451814
1 changed files with 0 additions and 3 deletions
|
@ -24,7 +24,4 @@ post-install:
|
||||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Verilog/Parser/*.so
|
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Verilog/Parser/*.so
|
||||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Verilog/Preproc/*.so
|
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Verilog/Preproc/*.so
|
||||||
|
|
||||||
regression-test: build
|
|
||||||
make test -C ${WRKSRC}
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue