git: 2e61cbebd94b - main - science/neko: Unbreak by making Python available at configure/build time
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Jul 2026 18:20:34 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2e61cbebd94baf42863a5e00373beb27af11b44a
commit 2e61cbebd94baf42863a5e00373beb27af11b44a
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-07-10 18:14:57 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-07-10 18:14:57 +0000
science/neko: Unbreak by making Python available at configure/build time
Reported by: fallout
---
science/neko/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/science/neko/Makefile b/science/neko/Makefile
index 142120520018..b30d198cb1a1 100644
--- a/science/neko/Makefile
+++ b/science/neko/Makefile
@@ -1,5 +1,6 @@
PORTNAME= neko
DISTVERSION= 1.0.3
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= https://github.com/ExtremeFLOW/neko/releases/download/v${DISTVERSION}/
@@ -18,7 +19,7 @@ TEST_DEPENDS= bash:shells/bash \
${PYTHON_PKGNAMEPREFIX}numpy>=0:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}json5>=0:devel/py-json5@${PY_FLAVOR}
-USES= fortran gmake libtool mpi:mpich pkgconfig python:test shebangfix
+USES= fortran gmake libtool mpi:mpich pkgconfig python:build,test shebangfix
SHEBANG_GLOB= *.sh