summaryrefslogtreecommitdiff
path: root/math/nlopt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/nlopt/Makefile')
-rw-r--r--math/nlopt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/nlopt/Makefile b/math/nlopt/Makefile
index 6727e7966b85..4f15bb64682b 100644
--- a/math/nlopt/Makefile
+++ b/math/nlopt/Makefile
@@ -17,8 +17,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgmp.so:math/gmp \
libguile-2.0.so:lang/guile2
BUILD_DEPENDS= swig3.0:devel/swig30 \
- ${PYTHON_PKGNAMEPREFIX}numpy>=1.9.1,1:math/py-numpy
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.9.1,1:math/py-numpy
+ ${PYTHON_PKGNAMEPREFIX}numpy>=1.9.1,1:math/py-numpy@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.9.1,1:math/py-numpy@${PY_FLAVOR}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared