Date: Mon, 20 Nov 2000 12:12:45 -0500 From: Michael Lucas <mwlucas@blackhelicopters.org> To: Matt Dillon <dillon@earth.backplane.com> Cc: stable@freebsd.org Subject: Re: cd /usr/ports; make clean Message-ID: <20001120121245.A2778@blackhelicopters.org> In-Reply-To: <200011201647.eAKGlt195958@earth.backplane.com>; from dillon@earth.backplane.com on Mon, Nov 20, 2000 at 08:47:55AM -0800 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001120121245.A2778>