From owner-freebsd-questions Sat Aug 3 13:15:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D2ED37B401 for ; Sat, 3 Aug 2002 13:15:31 -0700 (PDT) Received: from web10802.mail.yahoo.com (web10802.mail.yahoo.com [216.136.130.244]) by mx1.FreeBSD.org (Postfix) with SMTP id 29B5543E65 for ; Sat, 3 Aug 2002 13:15:31 -0700 (PDT) (envelope-from the_sapphire_cat@yahoo.com) Message-ID: <20020803201531.76405.qmail@web10802.mail.yahoo.com> Received: from [128.205.233.104] by web10802.mail.yahoo.com via HTTP; Sat, 03 Aug 2002 13:15:31 PDT Date: Sat, 3 Aug 2002 13:15:31 -0700 (PDT) From: The Sapphire Cat Reply-To: cd9@buffalo.edu Subject: How to adjust Makefile vars in ports? To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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