From owner-freebsd-questions Sun Oct 29 7:59: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (ip-208-20-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id A894737B479 for ; Sun, 29 Oct 2000 07:58:59 -0800 (PST) Received: (qmail 77394 invoked from network); 29 Oct 2000 15:58:59 -0000 Received: from localhost.snowmoon.com (HELO localhost) (127.0.0.1) by localhost.snowmoon.com with SMTP; 29 Oct 2000 15:58:59 -0000 Date: Sun, 29 Oct 2000 10:58:58 -0500 (EST) From: Jaime To: Keith Walker Cc: Mark Rowlands , Siegbert Baude , freebsd-questions@FreeBSD.ORG Subject: Re: how, within the ports system, do you compile qt with gif support In-Reply-To: <39FC23DE.4010009@icehouse.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 29 Oct 2000, Keith Walker wrote: > You've got to change the Makefile for /usr/ports/x11-toolkits/qt22. > Scroll down a little, you'll see the offending line - it has something > to do with licensing. Actually, you just need to do this: $ cd /usr/ports/x11-toolkit/qt22 $ make -DQT_GIF_AVAILABLE Trust me, I just tried it. :) Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message