summaryrefslogtreecommitdiff
path: root/devel/py-antlr4-python3-runtime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-antlr4-python3-runtime/Makefile')
-rw-r--r--devel/py-antlr4-python3-runtime/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-antlr4-python3-runtime/Makefile b/devel/py-antlr4-python3-runtime/Makefile
index c340520d0339..1d4ac0d6c4ff 100644
--- a/devel/py-antlr4-python3-runtime/Makefile
+++ b/devel/py-antlr4-python3-runtime/Makefile
@@ -11,8 +11,9 @@ COMMENT= ANother Tool for Language Recognition (python3 runtime)
LICENSE= BSD3CLAUSE
-NO_ARCH= yes
USES= python:3.4+
USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+
.include <bsd.port.mk>