[Bug 198590] lang/sbcl install 1.2.9 as ports

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 15 05:06:03 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198590

--- Comment #1 from satosi.kimura at nifty.ne.jp ---
Created attachment 154311
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154311&action=edit
new Makefile for lang/sbcl

 I suppose that the following part is to be reconsidered.

do-install:
(snip)
#.for MOD in ${CONTRIB_MODULES}
#       ${INSTALL_DATA} ${WRKSRC}/contrib/${MOD}/*.lisp ${SBCL_HOME}/contrib/
#.endfor

 That is, *.lisp files of contrib were not installed. If install
*.lisp files to "contrib", i.e the same directory in which *.fasl
and *.asd files were installed, making of maxima fails.
So, I set these part "comment out".

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list