aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-tkinter/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-08-29 14:45:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-08-29 14:45:45 +0000
commit38d8584182a691c72ae140c02ddbcfa0ffa1c413 (patch)
tree4a8e8acee95f0ac2c1fd95b4bc77d7c3accf5e8a /x11-toolkits/py-tkinter/Makefile
parent5c477f571d2ddb27a1ee6cf9f555fcae0ad93ef1 (diff)
downloadports-38d8584182a691c72ae140c02ddbcfa0ffa1c413.tar.gz
ports-38d8584182a691c72ae140c02ddbcfa0ffa1c413.zip
Notes
Diffstat (limited to 'x11-toolkits/py-tkinter/Makefile')
-rw-r--r--x11-toolkits/py-tkinter/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/py-tkinter/Makefile b/x11-toolkits/py-tkinter/Makefile
index 16e26c44e917..d62ffe0d91d1 100644
--- a/x11-toolkits/py-tkinter/Makefile
+++ b/x11-toolkits/py-tkinter/Makefile
@@ -17,16 +17,14 @@ LICENSE= PSFL
PORTSCOUT= ignore:1
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-USES= tar:xz tk
+USE_PYTHON= distutils autoplist
+USES= python tar:xz tk
DIST_SUBDIR= python
DISTINFO_FILE= ${PORTSDIR}/lang/python${PYTHON_SUFFIX}/distinfo
WRKSRC= ${WRKDIR}/Python-${PORTVERSION}/Modules
PYDISTUTILS_INSTALLARGS+= --install-lib ${PYTHON_LIBDIR}/lib-dynload
-PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.pre.mk>