From 74792cb5360badc85fdc19ac4377fc8da905e631 Mon Sep 17 00:00:00 2001 From: gerald Date: Sat, 30 Apr 2005 22:22:12 +0000 Subject: Disable the build on alpha.[1] Address some complaints by portlint. Discussed with: kris [1] --- lang/gcc42/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/gcc42') diff --git a/lang/gcc42/Makefile b/lang/gcc42/Makefile index a70bc1b23ba..1f5b6f36661 100644 --- a/lang/gcc42/Makefile +++ b/lang/gcc42/Makefile @@ -26,12 +26,12 @@ DISTFILES+= gcc-fortran-${VERSIONSTRING}${EXTRACT_SUFX} MAINTAINER?= gerald@FreeBSD.org COMMENT?= GNU Compiler Collection 4.1 -LATEST_LINK?= gcc41${PKGNAMESUFFIX} - .if defined(WITH_FORTRAN) LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 .endif +LATEST_LINK?= gcc41${PKGNAMESUFFIX} +NOT_FOR_ARCHS= alpha USE_BISON= yes USE_BZIP2= yes USE_GMAKE= yes @@ -45,7 +45,7 @@ NOMANCOMPRESS= yes # too hard to deal with differences on 5-cur and releng4 .include .if ${ARCH} == "sparc64" -BROKEN= "Bootstrap fails with SPARC-specific error. Reported upstream as http://gcc.gnu.org/PR20633" +BROKEN= "Bootstrap fails with SPARC-specific error. Reported upstream as http://gcc.gnu.org/PR20633" .endif .if ${ARCH} == "amd64" -- cgit freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Remove unneeded dependencies which is in perl-5.8.9 distkuriyama2010-01-271-4/+1
* - Remove procmail dependency - procmail can be substituted by dropmailmiwi2007-06-111-3/+2
* - fix pkg-plistclsung2006-08-072-1/+2
* - fix running time error by installing missing perl moduleclsung2006-07-311-0/+2
* - Update to 1.76garga2006-04-022-4/+4
* SHA256ifyedwin2006-01-221-0/+1
* Update to 1.71.novel2005-07-13