Date: Mon, 16 Jun 2025 20:25:16 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: 6b6d597a6ede - main - devel/boost-python-libs: reapply 0c610c4b35941436172bfede63e11a62454581b2 Message-ID: <202506162025.55GKPGY2040639@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=6b6d597a6ede0e8cc396ea4eb7650b07c89e1a46 commit 6b6d597a6ede0e8cc396ea4eb7650b07c89e1a46 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2025-06-16 20:24:14 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2025-06-16 20:24:14 +0000 devel/boost-python-libs: reapply 0c610c4b35941436172bfede63e11a62454581b2 PR: 281470 Event: Kitchener-Waterloo Hackathon 202506 --- devel/boost-python-libs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/boost-python-libs/Makefile b/devel/boost-python-libs/Makefile index 3476991e8e2f..f17fa8ddc028 100644 --- a/devel/boost-python-libs/Makefile +++ b/devel/boost-python-libs/Makefile @@ -10,11 +10,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt PATCHDIR= ${.CURDIR}/../boost-libs/files BUILD_DEPENDS= bjam:devel/boost-jam \ - ${PYNUMPY} + ${PYTHON_PKGNAMEPREFIX}numpy>=1.26:math/py-numpy@${PY_FLAVOR} LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libboost_container.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?202506162025.55GKPGY2040639>
