aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-06-26 23:44:13 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-06-26 23:44:13 +0000
commitc8149709361d7e53e138bf931636eaaa4ad48b25 (patch)
treeb0b1d2a97bc192589be71bbde232bf3ed1ab1951 /net
parent1e5d395309b5b977fe2651ba2cff2616271931ff (diff)
downloadports-c8149709361d7e53e138bf931636eaaa4ad48b25.tar.gz
ports-c8149709361d7e53e138bf931636eaaa4ad48b25.zip
Sort ARCHS. Pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=444433
Diffstat (limited to 'net')
-rw-r--r--net/asterisk11/Makefile2
-rw-r--r--net/asterisk13/Makefile2
-rw-r--r--net/yate/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net/asterisk11/Makefile b/net/asterisk11/Makefile
index 66b2b75de42b..321cb97cff46 100644
--- a/net/asterisk11/Makefile
+++ b/net/asterisk11/Makefile
@@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
EXTRACT_ONLY:= ${DISTNAME}${EXTRACT_SUFX}
BROKEN_armv6= fails to configure: the SPANDSP installation appears to be missing or broken
-ONLY_FOR_ARCHS= armv6 amd64 i386 powerpc sparc64
+ONLY_FOR_ARCHS= amd64 armv6 i386 powerpc sparc64
USES= bison cpe gmake iconv localbase ncurses shebangfix \
sqlite ssl
diff --git a/net/asterisk13/Makefile b/net/asterisk13/Makefile
index 649bafd56a46..eb589d4f7539 100644
--- a/net/asterisk13/Makefile
+++ b/net/asterisk13/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \
libjansson.so:devel/jansson
BROKEN_armv6= fails to configure: the SPANDSP installation appears to be missing or broken
-ONLY_FOR_ARCHS= armv6 amd64 i386 powerpc sparc64
+ONLY_FOR_ARCHS= amd64 armv6 i386 powerpc sparc64
EXTRACT_ONLY:= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/net/yate/Makefile b/net/yate/Makefile
index 675cbed6b823..e656330ab965 100644
--- a/net/yate/Makefile
+++ b/net/yate/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \
libspeex.so:audio/speex \
libgsm.so:audio/gsm
-ONLY_FOR_ARCHS= i386 amd64 sparc64 armv6
+ONLY_FOR_ARCHS= amd64 armv6 i386 sparc64
USES= autoreconf bison gmake shebangfix
SHEBANG_FILES= share/scripts/banbrutes.php \