aboutsummaryrefslogtreecommitdiff
path: root/deskutils/py-pystash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/py-pystash/Makefile')
-rw-r--r--deskutils/py-pystash/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/deskutils/py-pystash/Makefile b/deskutils/py-pystash/Makefile
index 2b20785470fe..a650ce631514 100644
--- a/deskutils/py-pystash/Makefile
+++ b/deskutils/py-pystash/Makefile
@@ -16,9 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}args>=0.1.0:${PORTSDIR}/devel/py-args \
${PYTHON_PKGNAMEPREFIX}requests>=2.3.0:${PORTSDIR}/www/py-requests \
${PYTHON_PKGNAMEPREFIX}xerox>=0.3.1:${PORTSDIR}/devel/py-xerox
-PYDISTUTILS_AUTOPLIST= yes
-
-USE_PYDISTUTILS= yes
-USE_PYTHON= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>