aboutsummaryrefslogtreecommitdiff
path: root/biology/python-nexus/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 07:38:11 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 07:38:11 +0000
commit57f1865da832cd9d777a31b47df5288436112d6a (patch)
treed6e27a0d57616c7eccb2246962b90d385173b08f /biology/python-nexus/Makefile
parent715852b561960374f4893efaa2f34fe72c6bb1b2 (diff)
downloadports-57f1865da832cd9d777a31b47df5288436112d6a.tar.gz
ports-57f1865da832cd9d777a31b47df5288436112d6a.zip
Notes
Diffstat (limited to 'biology/python-nexus/Makefile')
-rw-r--r--biology/python-nexus/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/biology/python-nexus/Makefile b/biology/python-nexus/Makefile
index 3cf32922ea01..d17e8211d2e4 100644
--- a/biology/python-nexus/Makefile
+++ b/biology/python-nexus/Makefile
@@ -10,8 +10,7 @@ MASTER_SITES= CHEESESHOP
MAINTAINER= wen@FreeBSD.org
COMMENT= Generic nexus file format reader for python
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>