From owner-freebsd-stable Mon Nov 20 9:12:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 2FA4637B479 for ; Mon, 20 Nov 2000 09:12:47 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id MAA02901; Mon, 20 Nov 2000 12:12:45 -0500 (EST) (envelope-from mwlucas) Date: Mon, 20 Nov 2000 12:12:45 -0500 From: Michael Lucas To: Matt Dillon Cc: stable@freebsd.org Subject: Re: cd /usr/ports; make clean Message-ID: <20001120121245.A2778@blackhelicopters.org> References: <20001118231633.A85206@evilcode.com> <200011190635.eAJ6ZRS94516@grumpy.dyndns.org> <20001118230305.A83848@evilcode.com> <20001119151138.A7434@bsdvm.jtjang.idv.tw> <200011192202.eAJM2cG03593@billy-club.village.org> <200011192239.eAJMdDa90818@earth.backplane.com> <200011192308.eAJN8q714360@whizzo.transsys.com> <200011192324.eAJNO1891133@earth.backplane.com> <20001120074553.A1776@blackhelicopters.org> <200011201647.eAKGlt195958@earth.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200011201647.eAKGlt195958@earth.backplane.com>; from dillon@earth.backplane.com on Mon, Nov 20, 2000 at 08:47:55AM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 20, 2000 at 08:47:55AM -0800, Matt Dillon wrote: > Can MASTER_SITE_OVERRIDE be a file path? Or does it have to be > a site? Like I have a clue. :) Let's find out: turtledawn~;mv /usr/ports/distfiles/qt-x11-2.2.1.tar.gz . turtledawn~;cd /usr/ports/x11-toolkits/qt22/ turtledawn/usr/ports/x11-toolkits/qt22;make MASTER_SITE_OVERRIDE=file:/home/mwlucas/ fetch GIF support is disabled in QT by default due to the restrictive license on LZW compression owned by Unisys. To build with GIF support, use make -DQT_GIF_AVAILABLE [other args] or make -DHAVE_UNISYS_LICENSE [other args] >> qt-x11-2.2.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from file:/home/mwlucas/. Receiving qt-x11-2.2.1.tar.gz (8567286 bytes): 100% 8567286 bytes transferred in 2.8 seconds (2.94 MBps) turtledawn/usr/ports/x11-toolkits/qt22; I'd say "yes." ==ml -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message