git: 52a65d15cef0 - main - devel/boost-python-libs: remove version restrictions
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Apr 2025 03:07:19 UTC
The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=52a65d15cef0987122161dd6c7e05c591a221f6f commit 52a65d15cef0987122161dd6c7e05c591a221f6f Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2025-04-15 03:05:48 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2025-04-15 03:05:48 +0000 devel/boost-python-libs: remove version restrictions --- devel/boost-python-libs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/boost-python-libs/Makefile b/devel/boost-python-libs/Makefile index cd196d1d7fdb..26433aee96b9 100644 --- a/devel/boost-python-libs/Makefile +++ b/devel/boost-python-libs/Makefile @@ -13,7 +13,7 @@ BUILD_DEPENDS= bjam:devel/boost-jam \ ${PYNUMPY} LIB_DEPENDS= libboost_thread.so:devel/boost-libs -USES= python:3.9-3.11 # upper bound inherited from math/py-numpy +USES= python USE_PYTHON= flavors #LDFLAGS+= -Wl,--as-needed