- Switch to new test framework

This commit is contained in:
Dmitry Marakasov 2016-06-29 15:36:25 +00:00
parent 168bf1844b
commit 2b3042e033
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417777

View file

@ -45,7 +45,7 @@ do-install:
@${INSTALL} -d ${STAGEDIR}${DOCSDIR}
(cd ${WRKSRC}/&&${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR})
regression-test: build
do-test:
${BUILD_WRKSRC}/${PORTNAME} b
.include <bsd.port.mk>