"Questions" <[EMAIL PROTECTED]> writes:
> I'm writing a script to install a series of ports, and would like to use
> the following:
>
>
> cd /usr/ports/foo/bar
> make WITH_OPTION1=yes WITH_OPTION2=yes WITHOUT_ANOTHER=yes -DBATCH install
>
> That works as expected, but I would also like those set
Hello,
I'm writing a script to install a series of ports, and would like to use
the following:
cd /usr/ports/foo/bar
make WITH_OPTION1=yes WITH_OPTION2=yes WITHOUT_ANOTHER=yes -DBATCH install
That works as expected, but I would also like those settings written to
the /var/db/ports/foobar/opti