Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Sep 2007 18:55:40 +0200
From:      "Zbigniew Szalbot" <zszalbot@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: portupgrade / arguments for make
Message-ID:  <94136a2c0709070955r11a84e3ara24c66d5ba137430@mail.gmail.com>
In-Reply-To: <20070907173922.4c68dc7e@gumby.homeunix.com.>
References:  <94136a2c0709070910i3ea85e6ane6547dbadecba61c@mail.gmail.com> <20070907173922.4c68dc7e@gumby.homeunix.com.>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

> > 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
> >
> > but this does not do the trick. Many thanks for the correct switch. I
> > could not find it in man make.
> >
>
>
> -m '-DWITHOUT_X11'
>
> You missed the -D and the underscore
>
> But very likely this should be defined globally in make.conf as
>
>
> WITHOUT_X11=yes

I set it in /etc/make.conf
Thank you very much. I am impressed how friendly and helpful FBSD community is.

All the best!

Zbigniew Szalbot



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