diff options
-rw-r--r-- | editors/py-babi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/py-babi/Makefile b/editors/py-babi/Makefile index 8faeae10dca1..eb7ad85d6bed 100644 --- a/editors/py-babi/Makefile +++ b/editors/py-babi/Makefile @@ -22,4 +22,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}babi_grammars>=0:devel/py-babi_grammars@${PY USES= python:3.7+ USE_PYTHON= autoplist distutils flavors +NO_ARCH= yes + .include <bsd.port.mk> |