Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 2007 12:03:50 +0100
From:      Kay Abendroth <kay.abendroth@raxion.net>
To:        FreeBSD-gnats-submit@FreeBSD.org,  freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/108389: build of editors/openoffice.org-2-RC fails
Message-ID:  <45BB3196.3050002@raxion.net>
In-Reply-To: <200701262020.l0QKKIAH062942@freefall.freebsd.org>
References:  <200701262020.l0QKKIAH062942@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I made a type in my problem report. The correct version:

.if ${ARCH} == amd64
GCC_TARGET= x86_64-portbld-freebsd${OSREL}
FREEBSD_ENV_SET= FreeBSDX86Env.Set
.else
GCC_TARGET= ${ARCH}-portbld-freebsd${OSREL}
FREEBSD_ENV_SET= FreeBSDX86Env.Set
.endif



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45BB3196.3050002>