Skip site navigation (1)Skip section navigation (2)
Date:      10 Apr 2003 00:59:20 -0400
From:      Adam <blueeskimo@gmx.net>
To:        freebsd-questions@freebsd.org
Subject:   How to define variables when using portupgrade
Message-ID:  <1049950760.64457.53.camel@jake>

next in thread | raw e-mail | index | archive | help
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,
-- 
Adam <blueeskimo@gmx.net>



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