Date: Sun, 21 Sep 2003 01:32:08 +0200 From: Peder Blom <peder.blom@bredband.net> To: Erick Smith <desertfox@cableaz.com> Cc: freebsd-questions@freebsd.org Subject: Re: Newbie MAKE question Message-ID: <20030921013208.0eb0e306.peder.blom@bredband.net> In-Reply-To: <200309201257.15741.desertfox@cableaz.com> References: <200309201139.35075.desertfox@cableaz.com> <200309201257.15741.desertfox@cableaz.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 20 Sep 2003 12:57:15 -0700 Erick Smith <desertfox@cableaz.com> wrote: > the problem was that I sent the wrong switch to potinstall > > the command should be: > > portinstall -f x11-toolkits/qt32 -M WITHOUT_OPENGL=yes > Hint: if you use portinstall/portupgrade you can define make arguments in /usr/local/etc/pkgtools.conf instead of using the -M switch. This way you don't have to remember the arguments if you later use portupgrade to update the port.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030921013208.0eb0e306.peder.blom>