aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-tktreectrl/Makefile
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2014-10-20 02:16:15 +0800
committermva <mva@FreeBSD.org>2014-10-20 02:16:15 +0800
commitc663eb84d61d805cf3d884912748c728228e1be5 (patch)
tree07d6b1b1d632ab65321d268042b2ca4bc8531aaa /x11-toolkits/py-tktreectrl/Makefile
parent0ff86cb0331839636945efdd21785d508ca99408 (diff)
downloadfreebsd-ports-gnome-c663eb84d61d805cf3d884912748c728228e1be5.tar.gz
freebsd-ports-gnome-c663eb84d61d805cf3d884912748c728228e1be5.tar.zst
freebsd-ports-gnome-c663eb84d61d805cf3d884912748c728228e1be5.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)
Diffstat (limited to 'x11-toolkits/py-tktreectrl/Makefile')
-rw-r--r--x11-toolkits/py-tktreectrl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/py-tktreectrl/Makefile b/x11-toolkits/py-tktreectrl/Makefile
index 2f24e45cbbb6..a317f43b4984 100644
--- a/x11-toolkits/py-tktreectrl/Makefile
+++ b/x11-toolkits/py-tktreectrl/Makefile
@@ -15,9 +15,8 @@ LIB_DEPENDS= libtreectrl.so.1:${PORTSDIR}/x11-toolkits/tktreectrl
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter \
${PYTHON_SITELIBDIR}/Pmw/__init__.py:${PORTSDIR}/x11-toolkits/py-Pmw
-USES= tk:run zip
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
+USES= python tk:run zip
+USE_PYTHON= distutils
PYDISTUTILS_PKGNAME= TkinterTreectrl
PYDISTUTILS_PKGVERSION= ${PORTVERSION:R}