aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-xlib
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 18:16:15 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 18:16:15 +0000
commita5f9cc91c28e33d61678c2ad38bb9108ec2e58f4 (patch)
tree07d6b1b1d632ab65321d268042b2ca4bc8531aaa /x11-toolkits/py-xlib
parentb997ee32c898a372f1adc43d6637b8c37f2f5065 (diff)
downloadports-a5f9cc91c28e33d61678c2ad38bb9108ec2e58f4.tar.gz
ports-a5f9cc91c28e33d61678c2ad38bb9108ec2e58f4.zip
- Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,
x11-fonts/, x11-toolkits and x11-wm to new USES=python Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371203
Diffstat (limited to 'x11-toolkits/py-xlib')
-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>