aboutsummaryrefslogtreecommitdiff
path: root/math/nlopt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/nlopt/Makefile')
-rw-r--r--math/nlopt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/nlopt/Makefile b/math/nlopt/Makefile
index 63d01d26230b..44fd3ee8f995 100644
--- a/math/nlopt/Makefile
+++ b/math/nlopt/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_armv6= fails to package: Unable to access file site-packages/_nlopt.a:No such file or directory
BROKEN_armv7= fails to package: Unable to access file site-packages/_nlopt.a:No such file or directory
-BUILD_DEPENDS= swig3.0:devel/swig30 \
+BUILD_DEPENDS= swig:devel/swig \
${PYTHON_PKGNAMEPREFIX}numpy>=1.16.1:math/py-numpy@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16.1:math/py-numpy@${PY_FLAVOR}
LIB_DEPENDS= libgmp.so:math/gmp \