aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-tktreectrl/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-02-21 20:16:02 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-02-21 20:16:02 +0000
commit39ff27c4e103dee61b03d625eb284a2ccab3a914 (patch)
treec5145769fc969927c090d2b62ca3b5b454772e80 /x11-toolkits/py-tktreectrl/Makefile
parentbf932421c02d44e46c5cdc69aaa698122ad69ae6 (diff)
downloadports-39ff27c4e103dee61b03d625eb284a2ccab3a914.tar.gz
ports-39ff27c4e103dee61b03d625eb284a2ccab3a914.zip
x11-toolkits/py-tktreectrl: Corrected the unclear comment
Reported by: mat Approved by: tcberner (mentor, implicit)
Notes
Notes: svn path=/head/; revision=462541
Diffstat (limited to 'x11-toolkits/py-tktreectrl/Makefile')
-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 53d3ab470d2b..259389e4d1ef 100644
--- a/x11-toolkits/py-tktreectrl/Makefile
+++ b/x11-toolkits/py-tktreectrl/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libtreectrl.so.1:x11-toolkits/tktreectrl # no libtreectrl.so is pro
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${FLAVOR} \
${PYTHON_SITELIBDIR}/Pmw/__init__.py:x11-toolkits/py-Pmw@${FLAVOR}
-USES= python:2.7 tk:run zip # 2.7 because of py36-Pmw
+USES= python:2.7 tk:run zip # 2.7 is only because x11-toolkits/py-Pmw has USES=python:2.7
USE_PYTHON= distutils autoplist
NO_ARCH= yes