summaryrefslogtreecommitdiff
path: root/biology/py-biopython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/py-biopython/Makefile')
-rw-r--r--biology/py-biopython/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/biology/py-biopython/Makefile b/biology/py-biopython/Makefile
index ec84861dd108..bc3406ad9566 100644
--- a/biology/py-biopython/Makefile
+++ b/biology/py-biopython/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= biopython
-PORTVERSION= 1.00.a3
-PORTREVISION= 1
+PORTVERSION= 1.00.a4
CATEGORIES= biology python
MASTER_SITES= http://www.biopython.org/Download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -74,6 +73,10 @@ PLIST_OMNIORB= "@comment "
PLIST_FNORB= "@comment "
.endif # defined(WITH_CORBA)
+.if !defined(WITHOUT_REPORTLAB)
+RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab
+.endif
+
pre-fetch:
.if !defined(BATCH) && !defined(WITH_CORBA)
@ ${CAT} ${FILESDIR}/corba.msg