aboutsummaryrefslogtreecommitdiffstats
path: root/biology/pycogent
diff options
context:
space:
mode:
Diffstat (limited to 'biology/pycogent')
-rw-r--r--biology/pycogent/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/pycogent/Makefile b/biology/pycogent/Makefile
index 286e9d129b90..8d8b03a815ef 100644
--- a/biology/pycogent/Makefile
+++ b/biology/pycogent/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pycogent
PORTVERSION= 1.5
+PORTREVISION= 1
CATEGORIES= biology python
MASTER_SITES= SF/${PORTNAME}/PyCogent/${PORTVERSION}
DISTNAME= PyCogent-${PORTVERSION}
@@ -18,7 +19,7 @@ COMMENT= A toolkit for statistical analysis of biological sequences
BUILD_DEPENDS= ${PYNUMPY} \
${LOCALBASE}/bin/cython:${PORTSDIR}/lang/cython \
${LOCALBASE}/bin/sphinx-build:${PORTSDIR}/textproc/py-sphinx \
- ${PYTHON_PKGNAMEPREFIX}sqlalchemy>=0.5:${PORTSDIR}/databases/py-sqlalchemy
+ ${PYTHON_PKGNAMEPREFIX}sqlalchemy06>=0.5:${PORTSDIR}/databases/py-sqlalchemy06
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PYTHON= yes