From b3c2de00940e5e1d53ebfdb216e494e9a88d0ef9 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 9 Sep 2017 07:02:35 +0000 Subject: Move ONLY_FOR_ARCHS to its proper place in Makefile. --- lang/gcc7/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/gcc7') diff --git a/lang/gcc7/Makefile b/lang/gcc7/Makefile index d33806273946..ffdaeabed7ed 100644 --- a/lang/gcc7/Makefile +++ b/lang/gcc7/Makefile @@ -13,6 +13,8 @@ COMMENT= GNU Compiler Collection 7 LICENSE= GPLv3 GPLv3RLE LICENSE_COMB= multi +ONLY_FOR_ARCHS= aarch64 amd64 arm armv6 i386 powerpc powerpc64 sparc64 + LIB_DEPENDS= libgmp.so:math/gmp \ libmpfr.so:math/mpfr \ libmpc.so:math/mpc @@ -27,7 +29,6 @@ CPE_VENDOR= gnu GCC_VERSION= ${PORTVERSION} SUFFIX= ${PORTVERSION:C/([0-9]+).*/\1/} -ONLY_FOR_ARCHS= aarch64 amd64 arm armv6 i386 powerpc powerpc64 sparc64 USES= compiler cpe gmake iconv libtool makeinfo perl5 tar:xz USE_BINUTILS= yes USE_PERL5= build -- cgit v1.2.3