remove target 'regression-test', it's on perl5.mk already.
Submitted by: sunpoet@
This commit is contained in:
parent
3af6877efd
commit
16d07ef7f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390115
1 changed files with 0 additions and 3 deletions
|
@ -25,7 +25,4 @@ post-install:
|
|||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/CryptX/CryptX.so
|
||||
${CHMOD} u-w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/CryptX/CryptX.so
|
||||
|
||||
regression-test: build
|
||||
@cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${PERL5} ${PL_BUILD} ${MAKE_ARGS} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue