diff options
Diffstat (limited to 'science/pyteomics.biolccc/Makefile')
-rw-r--r-- | science/pyteomics.biolccc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/pyteomics.biolccc/Makefile b/science/pyteomics.biolccc/Makefile index b94be7eaaf84..e0ca72d7ce29 100644 --- a/science/pyteomics.biolccc/Makefile +++ b/science/pyteomics.biolccc/Makefile @@ -3,13 +3,13 @@ PORTNAME= pyteomics.biolccc PORTVERSION= 1.5.0 CATEGORIES= science python -MASTER_SITES= CHEESESHOP/source/p/${PORTNAME}/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= makc@FreeBSD.org COMMENT= Python bindings for BioLCCC -USE_PYTHON= 2.6+ +USE_PYTHON= yes USE_PYDISTUTILS= yes .include <bsd.port.mk> |