diff options
Diffstat (limited to 'devel/antlr/Makefile')
-rw-r--r-- | devel/antlr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/antlr/Makefile b/devel/antlr/Makefile index 725be932da24..72ab4d6026a4 100644 --- a/devel/antlr/Makefile +++ b/devel/antlr/Makefile @@ -34,7 +34,7 @@ PORTDOCS= ANTLRException.gif closure.gif cpp-runtime.html \ OPTIONS_DEFINE= PYTHON DOCS OPTIONS_SUB= yes -PYTHON_USES= python +PYTHON_USES= python:2.7 PYTHON_PORTDOCS= python-runtime.html post-extract: |