Date: Thu, 28 Mar 2019 18:09:36 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r497051 - head/devel/py-pathlib Message-ID: <201903281809.x2SI9aah001460@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Mar 28 18:09:36 2019 New Revision: 497051 URL: https://svnweb.freebsd.org/changeset/ports/497051 Log: Add NO_ARCH Approved by: portmgr (blanket) Modified: head/devel/py-pathlib/Makefile Modified: head/devel/py-pathlib/Makefile ============================================================================== --- head/devel/py-pathlib/Makefile Thu Mar 28 18:09:31 2019 (r497050) +++ head/devel/py-pathlib/Makefile Thu Mar 28 18:09:36 2019 (r497051) @@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python:-3.3 USE_PYTHON= distutils autoplist +NO_ARCH= yes + OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903281809.x2SI9aah001460>