aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-06 14:45:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-06 14:45:27 +0000
commit1090bceed79e37fb0238b3bd13fa9013c5f11c5c (patch)
treed037426ff9cf0a6158803bced148ce4bb7c6eb18 /misc
parent74ac7284b5ca7d3a8a1629e53582649718d3129e (diff)
downloadports-1090bceed79e37fb0238b3bd13fa9013c5f11c5c.tar.gz
ports-1090bceed79e37fb0238b3bd13fa9013c5f11c5c.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/py-pexpect/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/py-pexpect/Makefile b/misc/py-pexpect/Makefile
index 1265fe82217c..4263c824708f 100644
--- a/misc/py-pexpect/Makefile
+++ b/misc/py-pexpect/Makefile
@@ -17,4 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ptyprocess>=0:sysutils/py-ptyprocess@${PY_FL
USES= python
USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+
.include <bsd.port.mk>