Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2010 14:33:06 -0700
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        Jimmy Olgeni <olgeni@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:  <20101020143306.e31450f9.stas@FreeBSD.org>
In-Reply-To: <201010202046.o9KKk2UB026059@repoman.freebsd.org>
References:  <201010202046.o9KKk2UB026059@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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?

-- 
Stanislav Sedov
ST4096-RIPE



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