Re: Portupgrading ports with individual settings.

2003-09-26 Thread Igor B. Bykhalo
- Original Message - 
From: Michael Vondung [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, September 25, 2003 5:05 PM
Subject: Portupgrading ports with individual settings.


 Very neophyte'ish question again, but:
 
 I currently have Qt installed and now downloaded the distfile for a new
 version. I'd like to compile this new version with the WITHOUT_OPENGL
 option, which isn't the default. If I have portupgrade -ra do this, it will
 use the default settings, I believe. How would I go about this? Should I
 make deinstall the currently installed Qt version and then make
 WITHOUT_OPENGL=yes install the whole thing? (and then update the rest of
 the software with portupgrade -ra)

You are using portupgrade, so look at /usr/local/etc/pkgtools.conf,
section MAKE_ARGS, there are some examples.

HTH,
Igor
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Portupgrading ports with individual settings.

2003-09-25 Thread Michael Vondung
Very neophyte'ish question again, but:

I currently have Qt installed and now downloaded the distfile for a new
version. I'd like to compile this new version with the WITHOUT_OPENGL
option, which isn't the default. If I have portupgrade -ra do this, it will
use the default settings, I believe. How would I go about this? Should I
make deinstall the currently installed Qt version and then make
WITHOUT_OPENGL=yes install the whole thing? (and then update the rest of
the software with portupgrade -ra)

This seems a bit awkward, especially in regard to future versions. Is there
a better way?

Thanks for bearing with my fairly basic questions!

M.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]