diff options
Diffstat (limited to 'math')
| -rw-r--r-- | math/py-iohexperimenter/Makefile | 3 |
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 |
