diff options
Diffstat (limited to 'biology/py-biopython/Makefile')
-rw-r--r-- | biology/py-biopython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/py-biopython/Makefile b/biology/py-biopython/Makefile index 2234286127be..9f7e08642cba 100644 --- a/biology/py-biopython/Makefile +++ b/biology/py-biopython/Makefile @@ -14,7 +14,7 @@ DISTNAME= biopython-0.90-d02 MAINTAINER= johann@egenetics.com -BUILD_DEPENDS= python:${PORTSDIR}/lang/python \ +BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python15 \ ${LOCALBASE}/lib/python1.5/site-packages/Numeric/Numeric.py:${PORTSDIR}/math/numpy \ ${LOCALBASE}/lib/python1.5/site-packages/distutils/core.py:${PORTSDIR}/misc/py-distutils |