git: 8ac6c9349a38 - main - devel/py-msgspec: Clean up
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Nov 2024 02:40:35 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ac6c9349a38af859fb131563b369eb2356a179f commit 8ac6c9349a38af859fb131563b369eb2356a179f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-11-27 02:33:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-11-27 02:33:44 +0000 devel/py-msgspec: Clean up --- devel/py-msgspec/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/devel/py-msgspec/Makefile b/devel/py-msgspec/Makefile index fffa0b456231..5a1e89b0b8cc 100644 --- a/devel/py-msgspec/Makefile +++ b/devel/py-msgspec/Makefile @@ -19,8 +19,6 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA USES= python USE_PYTHON= autoplist concurrent pep517 -#NO_ARCH= yes - OPTIONS_DEFINE= TOML YAML OPTIONS_DEFAULT=TOML YAML