Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2003 05:59:26 +0200
From:      johs@copyleft.no (=?iso-8859-1?q?Johannes_Gr=F8dem?=)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/51258: [UPDATE] Meta-CVS 1.0.6
Message-ID:  <lzk7cj8wdd.fsf@unity.copyleft.no>
In-Reply-To: <lzsms7bt2j.fsf@unity.copyleft.no> ( =?iso-8859-1?q?Johannes_Gr=F8dem's_message_of?= "Thu, 24 Apr 2003 21:20:52 %2B0200")
References:  <200304220010.h3M0AEMA061417@freefall.freebsd.org> <lzsms7bt2j.fsf@unity.copyleft.no>

next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-=
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

* "Johannes Grødem" <johs@copyleft.no>:

> Here is the update in the form of a patch.

Meta-CVS needs to have USE_GCC=2.95, like the CLISP port.  Here is yet
another patch.


--=-=-=
Content-Type: text/x-patch
Content-Disposition: attachment; filename=meta-cvs-gcc.patch

diff -u -r1.7 -r1.10
--- meta-cvs/Makefile	24 Apr 2003 17:35:14 -0000	1.7
+++ meta-cvs/Makefile	22 May 2003 03:48:53 -0000	1.10
@@ -16,6 +16,8 @@
 
 BUILD_DEPENDS=	clisp:${PORTSDIR}/lang/clisp
 
+USE_GCC=	2.95
+
 pre-build:
 	${CP} ${FILESDIR}/Makefile ${WRKSRC}/Makefile
 	${CP} ${FILESDIR}/build.sh ${WRKSRC}/code

--=-=-=
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

-- 
Johannes Grødem <OpenPGP: 5055654C>

--=-=-=--



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