Date: Sat, 27 Nov 2004 16:55:08 -0600 From: Adam Fabian <afabian@austin.rr.com> To: freebsd-questions@freebsd.org Subject: Remembering defines for port upgrades. Message-ID: <20041127225508.GA40229@turingmachine.mentalsiege.net>
next in thread | raw e-mail | index | archive | help
I've been sticking options like WITHOUT_TTF_BYTECODE_ENABLED=yes (for freetype2) in /etc/make.conf. It's been working, for the actual building of the port. The downshot is that it seems to drive the package tools nuts. (portupgrade makes strange errors, make index fails). Is there any other/better way to remember build options so that I don't have to remember them every time I build a port? It's also possible that I've confused legitimate, tuneable knobs with some kinds of reserved variables. The suspect ones are USE_X11, USE_ATHENA (but I specifically remember using that one for vim), and USE_OPENSSL. -- Adam Fabian (afabian@austin.rr.com)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041127225508.GA40229>