Date: Sat, 9 Feb 2008 23:11:51 +0000 (UTC) From: Alejandro Pulver <alepulver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.lua.mk Message-ID: <200802092311.m19NBpo1007221@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2008-02-09 23:11:51 UTC
FreeBSD ports repository
Modified files:
Mk bsd.lua.mk
Log:
- Change LUA_PREFIX default value from LOCALBASE to PREFIX.
Actually the Lua prefix should be recorded on each port and read from there
(as with "*-config --prefix" scripts), instead of this assumption. But
supporting PREFIX is a requirement, while supporting different custom
combinations of a general PREFIX for dependencies and a different PREFIX for a
specific port is not. Also the latter could be achieved by changing LOCALBASE
too, or directly modifying LUA_PREFIX in this case.
PR: ports/120277
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Revision Changes Path
1.15 +2 -2 ports/Mk/bsd.lua.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802092311.m19NBpo1007221>
