diff options
Diffstat (limited to 'textproc/py-trans/Makefile')
-rw-r--r-- | textproc/py-trans/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-trans/Makefile b/textproc/py-trans/Makefile index cb6e18bf5fdd..5add1c400872 100644 --- a/textproc/py-trans/Makefile +++ b/textproc/py-trans/Makefile @@ -11,7 +11,7 @@ COMMENT= Module for performing transliteration LICENSE= BSD -USES= python tar:bzip2 +USES= python:2.7 tar:bzip2 USE_PYTHON= autoplist distutils .include <bsd.port.mk> |