aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/py-curtsies/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-curtsies/Makefile b/devel/py-curtsies/Makefile
index 12b20354d05..1308bcdabeb 100644
--- a/devel/py-curtsies/Makefile
+++ b/devel/py-curtsies/Makefile
@@ -14,7 +14,8 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blessings>=1.5:${PORTSDIR}/devel/py-blessings
-USE_PYTHON= autoplist distutils
+NO_ARCH= yes
+USE_PYTHON= autoplist concurrent distutils
USES= python
.include <bsd.port.mk>