diff options
Diffstat (limited to 'devel/qct/Makefile')
-rw-r--r-- | devel/qct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qct/Makefile b/devel/qct/Makefile index 022169d61ae1..13873b9aa9cc 100644 --- a/devel/qct/Makefile +++ b/devel/qct/Makefile @@ -13,7 +13,7 @@ COMMENT= QCT GUI commit tool LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= pyqt:4 python +USES= pyqt:4 python:2.7 USE_PYQT= gui USE_PYTHON= distutils WRKSRC= ${WRKDIR}/qct |