aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-tktreectrl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-04-02 22:56:15 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-04-02 22:56:15 +0000
commitcfa7269b11b8bb50068e3ee5ee55b2fe716853e5 (patch)
tree9c339ce0cb216e4bfd3db6edb813dd8c416ee9c2 /x11-toolkits/py-tktreectrl
parent779cd6a87b1e70223ee1cd2d746ddb64160bfb9c (diff)
downloadports-cfa7269b11b8bb50068e3ee5ee55b2fe716853e5.tar.gz
ports-cfa7269b11b8bb50068e3ee5ee55b2fe716853e5.zip
- Convert existing ports to a new bsd.tcl.mk order
PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run
Notes
Notes: svn path=/head/; revision=189054
Diffstat (limited to 'x11-toolkits/py-tktreectrl')
-rw-r--r--x11-toolkits/py-tktreectrl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-tktreectrl/Makefile b/x11-toolkits/py-tktreectrl/Makefile
index 378fc68b2b0f..64fc89bad6f6 100644
--- a/x11-toolkits/py-tktreectrl/Makefile
+++ b/x11-toolkits/py-tktreectrl/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= treectrl.0:${PORTSDIR}/x11-toolkits/tktreectrl
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
${PYTHON_SITELIBDIR}/Pmw/__init__.py:${PORTSDIR}/x11-toolkits/pmw
-USE_TK= yes
+USE_TK_RUN= yes
USE_ZIP= yes
USE_PYTHON= yes
USE_PYDISTUTILS=yes