Date: Mon, 23 Jan 2017 03:17:38 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432193 - head/devel/py-astroid Message-ID: <201701230317.v0N3HctT081237@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Mon Jan 23 03:17:37 2017 New Revision: 432193 URL: https://svnweb.freebsd.org/changeset/ports/432193 Log: Set NO_ARCH. Modified: head/devel/py-astroid/Makefile Modified: head/devel/py-astroid/Makefile ============================================================================== --- head/devel/py-astroid/Makefile Mon Jan 23 03:16:36 2017 (r432192) +++ head/devel/py-astroid/Makefile Mon Jan 23 03:17:37 2017 (r432193) @@ -17,5 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wrap USES= python USE_PYTHON= autoplist distutils +NO_ARCH= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701230317.v0N3HctT081237>