From a2e4a83ec1831e9a1f7f61f88a818162723a006f Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 22 Mar 2004 17:13:33 +0000 Subject: I give up, gerald wants the cruft back in. --- lang/gcc35/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang/gcc35') diff --git a/lang/gcc35/Makefile b/lang/gcc35/Makefile index d7b65c3a0435..2a315db2fd2a 100644 --- a/lang/gcc35/Makefile +++ b/lang/gcc35/Makefile @@ -42,6 +42,8 @@ NOMANCOMPRESS= yes # too hard to deal with differences on 5-cur and releng4 .if ${ARCH} == "amd64" CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL} +.else +CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} .endif .if ${ARCH} == ia64 || ${ARCH} == sparc64 -- cgit v1.2.3