git: 3f5bd0c3fc5e - main - devel/py-pycadf: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:02:33 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3f5bd0c3fc5e64aab9bf480219563f62aba6190e commit 3f5bd0c3fc5e64aab9bf480219563f62aba6190e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:07:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:57:29 +0000 devel/py-pycadf: Cosmetic change --- devel/py-pycadf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-pycadf/Makefile b/devel/py-pycadf/Makefile index 9284ace0cf7a..0c21b15063c4 100644 --- a/devel/py-pycadf/Makefile +++ b/devel/py-pycadf/Makefile @@ -21,11 +21,12 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector@ ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} USES= cpe python:3.6+ -CPE_VENDOR= openstack USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes +CPE_VENDOR= openstack + post-patch: @${REINPLACE_CMD} -e 's|^data_files|no_&|' ${WRKSRC}/setup.cfg