Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2003 15:50:24 +1000
From:      Murray Taylor <murraytaylor@bytecraftsystems.com>
To:        Adam <blueeskimo@gmx.net>, freebsd-questions@freebsd.org
Subject:   Re: How to define variables when using portupgrade
Message-ID:  <200304101550.24865.murraytaylor@bytecraftsystems.com>
In-Reply-To: <1049950760.64457.53.camel@jake>
References:  <1049950760.64457.53.camel@jake>

next in thread | previous in thread | raw e-mail | index | archive | help
Try putting such site wide stuff in 

/etc/make.conf

This is checked by make as well as the /etc/defaults/make.conf (which you 
should _NOT_ touch)

cheers
mjt

On Thu, 10 Apr 2003 14:59, Adam wrote:
> When compiling a port for the first time, you can define variables for
> the Makefile easily:
> make -DWITH_GMP install clean
>
> However, I'm not sure how to define the same variable when using
> portupgrade. Is it possible? I am currently manually deinstalling and
> recompiling ports whenever I need to customize the compile process.
>
> Is there a better way?
>
> Thanks,

-- 
Murray Taylor
Special Projects Engineer
---------------------------------
Bytecraft Systems & Entertainment
Phone: 61 3 8710 2555
Fax: 61 3 8710 2599
Direct: 61 3 9238 4275
Mobile: 61 0417 319 256
Email: murraytaylor@bytecraftsystems.com
or visit us on the web
http://www.bytecraftsystems.com
http://www.bytecraftentertainment.com

************************************************************************
This Email has been scanned for Viruses by MailMarshal.
************************************************************************



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