svn commit: r536966 - in head/devel/pire: . files

Mathieu Arnold mat at freebsd.org
Fri May 29 12:26:53 UTC 2020


On Fri, May 29, 2020 at 11:19:17AM +0000, Dmitry Marakasov wrote:
>  TEST_TARGET=	check
> +
> +post-install:
> +	cd ${WRKSRC} && make check

Mmmm, make check is either a test, or something that must run after
install?  But cannot be both.  If it is like it seems to be, a test,
then it must not be forced on the users like this.

-- 
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/20200529/504d06cf/attachment.sig>


More information about the svn-ports-head mailing list