Date: Tue, 15 Apr 2025 03:07:19 GMT From: Charlie Li <vishwin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 52a65d15cef0 - main - devel/boost-python-libs: remove version restrictions Message-ID: <202504150307.53F37J5Q091277@gitrepo.freebsd.org>
index | next in thread | raw e-mail
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-neededhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202504150307.53F37J5Q091277>
