git: 3a359e33573d - main - devel/py-poetry: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 May 2023 21:20:32 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a359e33573d57a1f01b92c4c00319174a19b1a0 commit 3a359e33573d57a1f01b92c4c00319174a19b1a0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-07 21:13:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-07 21:13:31 +0000 devel/py-poetry: Cosmetic change --- devel/py-poetry/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/py-poetry/Makefile b/devel/py-poetry/Makefile index 04973b14a0dc..8d1c8ac5bdc6 100644 --- a/devel/py-poetry/Makefile +++ b/devel/py-poetry/Makefile @@ -40,9 +40,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}CacheControl>=0.12.9<0.13.0:www/py-cachecont USES= python:3.7+ USE_PYTHON= autoplist concurrent pep517 -NO_ARCH= yes - BINARY_ALIAS= git=false +NO_ARCH= yes .include <bsd.port.pre.mk>