aboutsummaryrefslogtreecommitdiff
path: root/math/py-iohexperimenter
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-01 19:35:31 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-01 19:35:31 +0000
commited6bfca49f27daceb8f60274ca4814ec1d36e245 (patch)
tree8627887808b4fc879b86ef26355c7dc409c2aec4 /math/py-iohexperimenter
parent68a98c146544200b5d3d961822207b803407dd62 (diff)
downloadports-ed6bfca49f27daceb8f60274ca4814ec1d36e245.tar.gz
ports-ed6bfca49f27daceb8f60274ca4814ec1d36e245.zip
Fix typo
- Bump PORTREVISION for dependency change Reported by: rene
Notes
Notes: svn path=/head/; revision=563664
Diffstat (limited to 'math/py-iohexperimenter')
-rw-r--r--math/py-iohexperimenter/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-iohexperimenter/Makefile b/math/py-iohexperimenter/Makefile
index f2e4f0ab9184..a15ff8c39286 100644
--- a/math/py-iohexperimenter/Makefile
+++ b/math/py-iohexperimenter/Makefile
@@ -3,6 +3,7 @@
PORTNAME= iohexperimenter
PORTVERSION= 0.2.9
+PORTREVISION= 1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,7 @@ COMMENT= Experimenter for Iterative Optimization Heuristic
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-xRUN_DEPENDS= ${PYNUMPY}
+RUN_DEPENDS= ${PYNUMPY}
USES= compiler:c++14-lang dos2unix python:3.6+
USE_PYTHON= autoplist concurrent distutils