Date: Thu, 21 Oct 2010 00:21:37 +0200 (CEST) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: Stanislav Sedov <stas@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/cl-infix-sbcl Makefile Message-ID: <alpine.BSF.2.00.1010210020470.12283@olgeni.olgeni> In-Reply-To: <20101020143306.e31450f9.stas@FreeBSD.org> References: <201010202046.o9KKk2UB026059@repoman.freebsd.org> <20101020143306.e31450f9.stas@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 20 Oct 2010, Stanislav Sedov wrote: > On Wed, 20 Oct 2010 20:46:02 +0000 (UTC) > Jimmy Olgeni <olgeni@FreeBSD.org> mentioned: > >> | PORTNAME= infix >> | PORTVERSION= 19960628 >> | @@ -23,5 +23,7 @@ USE_ASDF_FASL= yes >> | FASL_TARGET= sbcl >> | FASL_BUILD= yes >> | >> | +BROKEN= does not build with current lang/sbcl >> | + > > The problem is that the sbcl is trying to find the .lisp source file, > and the port install the source file with .cl extension. > Maybe we can install it with .lisp extension for sbcl instead? Renaming the file seems to work... I'll fix it shortly. Thanks! -- jimmy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1010210020470.12283>