Sort ONLY_FOR_ARCHS.

This commit is contained in:
Gerald Pfeifer 2017-04-23 07:56:29 +00:00
parent dbecd54bd6
commit 7655434631
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439203

View file

@ -34,7 +34,7 @@ CPE_VERSION= ${GCC_VERSION}
DIST_VERSION= ${PORTVERSION:C/([0-9]+).*\.s([0-9]+)/\1-\2/}
GCC_VERSION= ${PORTVERSION:C/(.+)\.s[0-9]{8}/\1/}
SUFFIX= ${PORTVERSION:C/([0-9]+).*/\1/}
ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc powerpc64 sparc64 arm armv6
ONLY_FOR_ARCHS= aarch64 amd64 arm armv6 i386 powerpc powerpc64 sparc64
USES= compiler cpe gmake iconv libtool makeinfo perl5 tar:bzip2
USE_BINUTILS= yes
USE_PERL5= build