svn commit: r447657 - in head/devel: . evemu evemu/files

Mathieu Arnold mat at FreeBSD.org
Wed Aug 9 21:37:33 UTC 2017


Le 09/08/2017 à 23:00, Vladimir Kondratyev a écrit :
> +CATEGORIES=     devel

There is a whitespace violation here, it seems there are spaces and not
tabs after the =.

> +USES=		tar:xz python:2,build pathfix libtool pkgconfig localbase
> +
> +PYTHON_RUN_DEPENDS=		${PYTHON_CMD}:${PYTHON_PORTSDIR}

This is a bit awful, it should probably better be:
PYTHON_USES=    python:2
PYTHON_USES_OFF=    python:2,build

-- 
Mathieu Arnold


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20170809/ee17dae9/attachment.sig>


More information about the svn-ports-all mailing list