aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/py-drmaa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/py-drmaa/Makefile')
-rw-r--r--sysutils/py-drmaa/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/py-drmaa/Makefile b/sysutils/py-drmaa/Makefile
index 61478af630fb..114d796542f4 100644
--- a/sysutils/py-drmaa/Makefile
+++ b/sysutils/py-drmaa/Makefile
@@ -14,8 +14,7 @@ COMMENT= Interact with DRMAA-compliant distributed resource management systems
LICENSE= BSD
PROJECTHOST= drmaa-python
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>