On Wed, 20 Oct 2010 20:46:02 +0000 (UTC) Jimmy Olgeni <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
