svn commit: r514077 - in head/games: . openfodder openfodder/files

Mathieu Arnold mat at FreeBSD.org
Tue Oct 8 14:50:23 UTC 2019


On Tue, Oct 08, 2019 at 02:19:44PM +0000, Jan Beich wrote:
> +do-test:
> +	@(cd ${WRKSRC_data} && ${SETENV} ${TEST_ENV} \
> +		${WRKSRC}/Run/${PORTNAME} --unit-test-headless)
> +
> +pre-install:	do-test

Unless running tests is absolutely required before installing, (meaning
the software will not work without it,) please remove the pre-install ->
do-test dependency.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20191008/b8994225/attachment.sig>


More information about the svn-ports-head mailing list