git: b20ce0d06160 - main - biology/py-libnuml: Fix typo
Yuri Victorovich
yuri at FreeBSD.org
Sun Sep 19 18:16:40 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b20ce0d06160182d00a66f4ff51b6970381f368b
commit b20ce0d06160182d00a66f4ff51b6970381f368b
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-09-19 18:11:51 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-09-19 18:15:35 +0000
biology/py-libnuml: Fix typo
---
biology/py-libnuml/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/biology/py-libnuml/Makefile b/biology/py-libnuml/Makefile
index dcd1b9df3d08..8c84750f95e5 100644
--- a/biology/py-libnuml/Makefile
+++ b/biology/py-libnuml/Makefile
@@ -19,7 +19,7 @@ USE_GITHUB= yes
GH_ACCOUNT= NuML
GH_PROJECT= NuML
-WKSRC_SUBDIR= ${PORTNAME}/src/bindings/python
+WRKSRC_SUBDIR= ${PORTNAME}/src/bindings/python
CMAKE_ARGS= -DCMAKE_INSTALL_LIBDIR=lib
More information about the dev-commits-ports-all
mailing list