git: cfc5a397af0d - main - security/botan2: adjust configure args for openmp option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Aug 2022 14:31:57 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cfc5a397af0d8feb43a6d428a5445f32cb309b26
commit cfc5a397af0d8feb43a6d428a5445f32cb309b26
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-08-05 14:30:32 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-08-05 14:31:45 +0000
security/botan2: adjust configure args for openmp option
PR: 265648
---
security/botan2/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/security/botan2/Makefile b/security/botan2/Makefile
index 3d1aa96d8efb..0ef804b91952 100644
--- a/security/botan2/Makefile
+++ b/security/botan2/Makefile
@@ -62,7 +62,7 @@ OPTIONS_SUB= yes
MANPAGES_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR}
MANPAGES_CONFIGURE_WITH= sphinx
-OPENMP_CONFIGURE_WITH= openmp
+OPENMP_CONFIGURE_ON= --with-openmp
PYTHON_USES= python:3.6+
PYTHON_USES_OFF= python:3.6+,build