win32-codecs question ...

Scot Hetzel swhetzel at gmail.com
Thu Jan 4 22:06:18 UTC 2007


On 1/4/07, David Syphers <dsyphers at u.washington.edu> wrote:
> On Thursday 04 January 2007 00:40, Jose Alonso Cardenas Marquez wrote:
> > why do you not use "make config" in multimedia/win32-codecs and you
> > not select the QUICKTIME option?
>
> Largely because I'd never heard of 'make config'. Thanks for enlightening me.
> But... configurations like that are supposed to pop up under a normal 'make',
> aren't they? And most ports work on a system like 'make
> WITHOUT_QUICKTIME=yes' or similar.
>
The options menu only appears the first time you build the port.  Then
the next time you build the port, if the
/var/db/ports/<portname>/options file exists, it won't show the
options menu again.

The only way to override these options is to use 'make config' or
'make rmconfig'.  'make rmconfig' removes the options file, so the
next time you build the port, the options menus will appear.

To see the current settings:

make showconfig

Ports that use the options menu don't allow you to use 'make
WITHOUT_QUICKTIME=yes' or entries in /etc/make.conf to override the
options.

Scot
-- 
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.


More information about the freebsd-stable mailing list