aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-08-22 00:00:52 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-08-22 00:00:52 +0800
commit51319e9803b696655bc5d2adaa5231d1017ba687 (patch)
treed5eb7eec247a86329c327c775b1962c24a3e1c75 /www
parentf2cf53c0617b5260fa437a7acc483f1d5a120388 (diff)
downloadfreebsd-ports-gnome-51319e9803b696655bc5d2adaa5231d1017ba687.tar.gz
freebsd-ports-gnome-51319e9803b696655bc5d2adaa5231d1017ba687.tar.zst
freebsd-ports-gnome-51319e9803b696655bc5d2adaa5231d1017ba687.zip
- Add NO_ARCH
Diffstat (limited to 'www')
-rw-r--r--www/py-selector/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-selector/Makefile b/www/py-selector/Makefile
index ed6d03c30c25..fed673553078 100644
--- a/www/py-selector/Makefile
+++ b/www/py-selector/Makefile
@@ -16,5 +16,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}resolver>=0.2.1:${PORTSDIR}/devel/py-resolve
USES= python
USE_PYTHON= autoplist distutils
+NO_ARCH= yes
.include <bsd.port.mk>