In <[EMAIL PROTECTED]>, Antoine Jacoutot <[EMAIL PROTECTED]> typed:

First, next time choose a better subect. Nearly every original post is
a question.

> I am sure it is a common question, but I can't find the answer: 
> - how can I save my defined settings when building a port ? 
> Putting them in /etc/make.conf does not seem to work. 
> For exemple, if I want to build imapd with drac support, I go "make 
> WITH_DRAC=yes install", but I would love to go like "make install", putting 
> WITH_DRAC=yes in some configuration file somewhere so I don't have to write 
> nor remember it all the time (especially when upgrading). 
> Is that even possible ? 

Use portupgrade, from the ports tree. Then you can do "portupgrade
imapd" to update it, and it'll look in $(PREFIX)/etc/pkgtools.conf to
see what settings you want to use.

        <mike
-- 
Mike Meyer <[EMAIL PROTECTED]>          http://www.mired.org/consulting.html
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to