pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PKG_OPTIONS: Shells accepting . in var name?
> Am 28.05.2016 um 14:23 schrieb Dario Niedermann <dnied%tiscali.it@localhost>:
>
> How is one supposed to set PKG_OPTIONS.foobar using bash, ksh,
> or [t]csh, if none of these accept a period in a variable name?
Set the variable on the make command line, for example:
make package-install PKG_OPTIONS.foobar=-x11
Home |
Main Index |
Thread Index |
Old Index