diff options
Diffstat (limited to 'textproc/translate-toolkit')
-rw-r--r-- | textproc/translate-toolkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/translate-toolkit/Makefile b/textproc/translate-toolkit/Makefile index 38b794fb5293..13a290f6312d 100644 --- a/textproc/translate-toolkit/Makefile +++ b/textproc/translate-toolkit/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_BZIP2= yes USES= gettext -USE_PYTHON= 2.5+ +USE_PYTHON= yes USE_PYDISTUTILS= yes MAN1= csv2po.1 csv2tbx.1 html2po.1 ical2po.1 ini2po.1 \ |