cvs commit: ports/devel/cl-infix-sbcl Makefile

Stanislav Sedov stas at FreeBSD.org
Wed Oct 20 21:33:09 UTC 2010


On Wed, 20 Oct 2010 20:46:02 +0000 (UTC)
Jimmy Olgeni <olgeni at 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


More information about the cvs-all mailing list