Kubilay Kocak writes:
> The canonical pytest invocation is:
>
> cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts=
For a canonical it is uncommon. Besides, you've made mistakes:
- No braces around `cd` compared to what Porter's Handbook recommends
- No TEST_ENV in case tests need TZ=UTC,
eywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu May 02 19:40:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Jan Beich
>Release:FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
SE
The following reply was made to PR ports/162421; it has been noted by GNATS.
From: Jan Beich
To: Martin Tournoij
Cc: bug-follo...@freebsd.org
Subject: Re: ports/162421: lang/python32 fails to build (undefined reference to
`libintl_dcgettext')
Date: Thu, 10 Nov 2011 11:28:26 +0600
M