aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-08-05 14:30:32 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-08-05 14:31:45 +0000
commitcfc5a397af0d8feb43a6d428a5445f32cb309b26 (patch)
treedacc06b830a88ceabab4bf65bced87dc986980dd
parent329cfa24b950f82d2372b1b31e8f89174c25d6cd (diff)
downloadports-cfc5a397af0d8feb43a6d428a5445f32cb309b26.tar.gz
ports-cfc5a397af0d8feb43a6d428a5445f32cb309b26.zip
security/botan2: adjust configure args for openmp option
PR: 265648
-rw-r--r--security/botan2/Makefile2
1 files changed, 1 insertions, 1 deletions
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