aboutsummaryrefslogtreecommitdiff
path: root/math/nlopt
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-10-28 17:13:24 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-10-28 17:13:24 +0000
commit4be855d6a6cda92901d112da0ecbbda48cb1fbb5 (patch)
treebcf31c1c1134eed4d9f6bab5ee5e0d85f08e8b08 /math/nlopt
parent51412f49d1de2aa2190a0f7faaa9cf2c4c009809 (diff)
downloadports-4be855d6a6cda92901d112da0ecbbda48cb1fbb5.tar.gz
ports-4be855d6a6cda92901d112da0ecbbda48cb1fbb5.zip
math/py-numpy: track PORTEPOCH in consumers
Notes
Notes: svn path=/head/; revision=424866
Diffstat (limited to 'math/nlopt')
-rw-r--r--math/nlopt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/nlopt/Makefile b/math/nlopt/Makefile
index c1d09e1ab0fc..6727e7966b85 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:math/py-numpy
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.9.1:math/py-numpy
+ ${PYTHON_PKGNAMEPREFIX}numpy>=1.9.1,1:math/py-numpy
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.9.1,1:math/py-numpy
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared