diff options
Diffstat (limited to 'www/py-turbogears2/Makefile')
-rw-r--r-- | www/py-turbogears2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-turbogears2/Makefile b/www/py-turbogears2/Makefile index 3fc931bdc2a7..d8851be6ab20 100644 --- a/www/py-turbogears2/Makefile +++ b/www/py-turbogears2/Makefile @@ -19,4 +19,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}crank>=0:devel/py-crank@${PY_FLAVOR} \ USES= python USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include <bsd.port.mk> |