Date: Thu, 27 Dec 2018 13:59:46 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488544 - head/multimedia/miro Message-ID: <201812271359.wBRDxkkl012259@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Thu Dec 27 13:59:46 2018 New Revision: 488544 URL: https://svnweb.freebsd.org/changeset/ports/488544 Log: - Switch to new test framework Approved by: portmgr blanket Modified: head/multimedia/miro/Makefile Modified: head/multimedia/miro/Makefile ============================================================================== --- head/multimedia/miro/Makefile Thu Dec 27 13:52:06 2018 (r488543) +++ head/multimedia/miro/Makefile Thu Dec 27 13:59:46 2018 (r488544) @@ -67,7 +67,7 @@ post-patch: .endfor .if defined(MAINTAINER_MODE) -regression-test: install +do-test: ${PREFIX}/bin/miro --unittest .endif
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812271359.wBRDxkkl012259>