diff options
Diffstat (limited to 'misc/py-molequeue/Makefile')
-rw-r--r-- | misc/py-molequeue/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-molequeue/Makefile b/misc/py-molequeue/Makefile index 7ecc8f896f2f..4364e43cc81a 100644 --- a/misc/py-molequeue/Makefile +++ b/misc/py-molequeue/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyzmq>0:net/py-pyzmq@${PY_FLAVOR} USES= cmake compiler:c++11-lang python USE_PYTHON= flavors +NO_ARCH= yes WRKSRC_SUBDIR= python .include <bsd.port.mk> |