aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-xlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-xlib/Makefile')
-rw-r--r--x11-toolkits/py-xlib/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/py-xlib/Makefile b/x11-toolkits/py-xlib/Makefile
index 80a22f8f3e61..c840ea807f1b 100644
--- a/x11-toolkits/py-xlib/Makefile
+++ b/x11-toolkits/py-xlib/Makefile
@@ -12,8 +12,7 @@ DISTNAME= python-xlib-${PORTVERSION}
MAINTAINER= mwm@mired.org
COMMENT= X11 library for Python
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>