diff options
-rw-r--r-- | security/botan2/Makefile | 2 |
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 |