aboutsummaryrefslogtreecommitdiff
path: root/biology/py-pysam/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/py-pysam/Makefile')
-rw-r--r--biology/py-pysam/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/py-pysam/Makefile b/biology/py-pysam/Makefile
index 39379ea10f3a..89e035b6aa33 100644
--- a/biology/py-pysam/Makefile
+++ b/biology/py-pysam/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pysam
-PORTVERSION= 0.11.1
+PORTVERSION= 0.11.2.1
CATEGORIES= biology python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= cython:lang/cython
RUN_DEPENDS= cython:lang/cython
-USES= gmake python:2
+USES= gmake python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>