svn commit: r524413 - head/databases/pgFormatter
Mathieu Arnold
mat at FreeBSD.org
Tue Jan 28 07:50:07 UTC 2020
On Mon, Jan 27, 2020 at 08:08:18PM +0000, Sunpoet Po-Chuan Hsieh wrote:
> @@ -15,9 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
> USES= perl5
> USE_PERL5= configure
>
> +NO_ARCH= yes
> +
> USE_GITHUB= yes
> GH_ACCOUNT= darold
> -
> -NO_ARCH= yes
This change is wrong, NO_ARCH is neither USES nor USE_*, nor a variable
related to a USES or a USE_*, so it goes in the next section, see:
https://www.freebsd.org/doc/en/books/porters-handbook/porting-order.html
--
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/20200128/888dff22/attachment.sig>
More information about the svn-ports-head
mailing list