Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Aug 2002 13:15:31 -0700 (PDT)
From:      The Sapphire Cat <the_sapphire_cat@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   How to adjust Makefile vars in ports?
Message-ID:  <20020803201531.76405.qmail@web10802.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
I have GNOME installed on my system, but I've gone back to fvwm2. I
want to rebuild gaim to not use the panel UI, as I no longer have a
panel. I've tried the following options:

- Change /usr/ports/net/gaim/Makefile to read "WANT_GNOME = no"
- use make WANT_GNOME=no
- set $WANT_GNOME to no, then use make -E WANT_GNOME WANT_GNOME=no
- set $WANT_GNOME to no, then use make -e
- use gmake

Kernel and userland stuff is 4.6-STABLE; ports tree is 4.6-RELEASE. Is
this broken in that particular port version, or is there some secret
way of doing it right?


=====
C. A. "Sapphire Cat" Daelhousen
You can love me or hate me, but it won't change who I am.
My opinions are my own, until UB purchases my soul.

__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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