diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-08-21 12:03:25 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-08-21 12:03:25 +0000 |
commit | 28b4c55413de120d1146110adce7dbd8d41420ee (patch) | |
tree | 726648acc5394c1f3e3180ad7262f72a0c8a5cc6 /net | |
parent | 08da6a6763f8d1b20de680ba4476821503118054 (diff) | |
download | ports-28b4c55413de120d1146110adce7dbd8d41420ee.tar.gz ports-28b4c55413de120d1146110adce7dbd8d41420ee.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/py-ipaddress/Makefile | 1 |
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> |