ports/120277: Mk/bsd.lua.mk : set ${PREFIX} to LUA_PREFIX rather than ${LOCALBASE}

Hirohisa Yamaguchi umq at ueo.co.jp
Tue Feb 5 02:10:03 UTC 2008


>Number:         120277
>Category:       ports
>Synopsis:       Mk/bsd.lua.mk : set ${PREFIX} to LUA_PREFIX rather than ${LOCALBASE}
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 05 02:10:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Hirohisa Yamaguchi
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD calliope.****.org 8.0-CURRENT FreeBSD 8.0-CURRENT #15: Fri Jan 18 14:38:27 JST 2008 root at calliope.****.org:/usr/obj/usr/src/sys/CALLIOPE64 amd64

>Description:
	When I installed lang/lua with PREFIX set, LUA_BINDIR,
	LUA_INCDIR and LUA_LIBDIR were fixed under ${LOCALBASE} and
	pkg_delete did not work.

>How-To-Repeat:
	cd ports/lang/lua
	make install PREFIX=/_SOME_/_PATH_
>Fix:

	Set ${PREFIX} to LUA_PREFIX in Mk/bsd.lua.mk
	Although adding ``LUA_PREFIX=\${PREFIX}'' to MAKE_ARGS can be
	a work around.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list