Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Sep 2007 18:31:29 +0200
From:      Mel <fbsd.questions@rachie.is-a-geek.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: portupgrade / arguments for make
Message-ID:  <200709071831.30223.fbsd.questions@rachie.is-a-geek.net>
In-Reply-To: <94136a2c0709070910i3ea85e6ane6547dbadecba61c@mail.gmail.com>
References:  <94136a2c0709070910i3ea85e6ane6547dbadecba61c@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709071831.30223.fbsd.questions>