aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-10-02 21:18:37 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-10-02 21:18:37 +0800
commitd2a6b325a6520c72ea72d28afe481722161027f5 (patch)
treed6127ad010e7483cfe16bfd807d8f573c817a7a0 /textproc
parentdced8b3edaabaff485bdb5ecfea6283a49159eb6 (diff)
downloadfreebsd-ports-gnome-d2a6b325a6520c72ea72d28afe481722161027f5.tar.gz
freebsd-ports-gnome-d2a6b325a6520c72ea72d28afe481722161027f5.tar.zst
freebsd-ports-gnome-d2a6b325a6520c72ea72d28afe481722161027f5.zip
Add NO_ARCH
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-pyjade/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-pyjade/Makefile b/textproc/py-pyjade/Makefile
index 0a8c616dc72e..8ae3d30e715a 100644
--- a/textproc/py-pyjade/Makefile
+++ b/textproc/py-pyjade/Makefile
@@ -19,4 +19,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
+NO_ARCH= yes
+
.include <bsd.port.mk>