aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
Diffstat (limited to 'science')
-rw-r--r--science/py-OpenFermion/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/py-OpenFermion/Makefile b/science/py-OpenFermion/Makefile
index 7a0f09d00427..2ab3c8ad3397 100644
--- a/science/py-OpenFermion/Makefile
+++ b/science/py-OpenFermion/Makefile
@@ -4,6 +4,7 @@ PORTNAME= OpenFermion
DISTVERSIONPREFIX= v
DISTVERSION= 0.4-29
DISTVERSIONSUFFIX= -g781d0a7
+PORTREVISION= 1
CATEGORIES= science python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,6 +14,7 @@ COMMENT= Electronic structure package for quantum computers
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+py27_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cvxopt>0:math/py-cvxopt@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${FLAVOR} \