portupgrade / arguments for make

Mel fbsd.questions at rachie.is-a-geek.net
Fri Sep 7 09:31:33 PDT 2007


On Friday 07 September 2007 18:10:13 Zbigniew Szalbot wrote:

> When using portupgrade -fr I need to specify an argument that I do not
> want X11 binaries installed during the upgrade process. Now from man I
> read it is the -m switch. But how do I pass the argument:
>
> portupgrade -fr -m WITHOUTX11 php4

portupgrade -fr -m WITHOUT_X11=yes php4

See: /usr/ports/lang/php4/Makefile.ext
-- 
Mel


More information about the freebsd-questions mailing list