aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-08-21 20:03:25 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-08-21 20:03:25 +0800
commit7355088ce56d1893226e9a9e5097fb0bc5044cef (patch)
tree726648acc5394c1f3e3180ad7262f72a0c8a5cc6 /net
parent7567a79611940fd9d87d02727b23325a89f6f2c2 (diff)
downloadfreebsd-ports-gnome-7355088ce56d1893226e9a9e5097fb0bc5044cef.tar.gz
freebsd-ports-gnome-7355088ce56d1893226e9a9e5097fb0bc5044cef.tar.zst
freebsd-ports-gnome-7355088ce56d1893226e9a9e5097fb0bc5044cef.zip
- Add NO_ARCH
Diffstat (limited to 'net')
-rw-r--r--net/py-ipaddress/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-ipaddress/Makefile b/net/py-ipaddress/Makefile
index 3c82c4042c8f..20dbe9c85b7f 100644
--- a/net/py-ipaddress/Makefile
+++ b/net/py-ipaddress/Makefile
@@ -14,5 +14,6 @@ LICENSE= PSFL
USES= python
USE_PYTHON= distutils autoplist
+NO_ARCH= yes
.include <bsd.port.mk>