1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

- Switch to new test framework

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-06-05 08:34:29 +00:00
parent 7b38824ef5
commit 5916f43d24
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471748

View File

@ -60,7 +60,7 @@ post-install-GTK2-on:
(cd ${STAGEDIR}${PREFIX}/share/pixmaps && ${LN} -sf \
../../${SITE_PERL_REL}/auto/share/dist/WWW-YoutubeViewer/icons/gtk-youtube-viewer.png)
regression-test: build
do-test:
cd ${WRKSRC} && ${PERL} ./Build test
.include <bsd.port.mk>