ports/87416: [PATCH] adapt lang/sbcl to PREFIX other than /usr/local

Paul Ledbetter III aeacides at gmail.com
Fri Oct 14 04:00:32 UTC 2005


The following reply was made to PR ports/87416; it has been noted by GNATS.

From: Paul Ledbetter III <aeacides at gmail.com>
To: moro at remus.dti.ne.jp
Cc: bug-followup at freebsd.org
Subject: Re: ports/87416: [PATCH] adapt lang/sbcl to PREFIX other than /usr/local
Date: Thu, 13 Oct 2005 22:45:38 -0500

 I do not approve.  When installing to a non-standard location, the
 user should execute SBCL similarly to the following:
 
 # cd /usr/ports/lang/sbcl
 # make install PREFIX=3D/var/tmp/foo
 # env SBCL_HOME=3D/var/tmp/foo/lib/sbcl /var/tmp/foo/bin/sbcl
 
 This behavior is part of SBCL by design.  It should not be the
 responsibility of the FreeBSD port.
 
 Paul



More information about the freebsd-ports-bugs mailing list