On Thu, 04 May 2006 15:44:06 +0200
Pav Lucistnik <[EMAIL PROTECTED]> wrote:
> >
> > Apparently the handbook is outdated:
> >
> > $ make -V WITH_LUA
> >
> > $ make -V WITH_LUA BATCH=yes
> > true
> > $ make -V WITH_LUA PACKAGE_BUILDING=yes
> > true
> >
> > cf. bsd.port.mk:
> >
> > . if defined(PACKAGE_BUILDING) || (defined(BATCH) &&
> > !exists(${_OPTIONSFILE}))
>
> Make sure you don't have saved option (make rmconfig), then try:
>
> make lib-depends
>
> make describe|grep lua
Yup, the only thing that won't work if you don't follow PH is describe
and thus INDEX.
The package itself is generated correctly.
--
IOnut - Unregistered ;) FreeBSD "user"
"Intellectual Property" is nowhere near as valuable as "Intellect"
This cultural mystique surrounding the biological function -- you
realize humans are overly preoccupied with the subject.
-- Kelinda the Kelvan, "By Any Other Name", stardate 4658.9
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"