From owner-freebsd-stable Thu Mar 2 3:24:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id A76FB37BBE5; Thu, 2 Mar 2000 03:24:07 -0800 (PST) (envelope-from nbm@sunesi.net) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 12QTgn-0004IC-00; Thu, 02 Mar 2000 13:22:41 +0200 Date: Thu, 2 Mar 2000 13:22:41 +0200 From: Neil Blakey-Milner To: Johan Karlsson Cc: Satoshi - Ports Wraith - Asami , Gawel , "freebsd-stable@FreeBSD.ORG" Subject: Re: make fetch + dependencies Message-ID: <20000302132241.A15730@mithrandr.moria.org> References: <200003012234.XAA15318@numeri.campus.luth.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <200003012234.XAA15318@numeri.campus.luth.se> Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed 2000-03-01 (23:34), Johan Karlsson wrote: > >make DEPENDS_TARGET=checksum checksum > > I do not get this to work the way I expect it to :-( > > numeri# pwd > /usr/ports/print/lyx > numeri# make DEPENDS_TARGET=checksum checksum > If you want this port built with spell checker support, use > make WITH_ISPELL=yes > >> Checksum OK for lyx-1.0.4.tar.gz. > numeri# > > It should at least fetch teTeX since I do not have any latex in my system. That's a special case, I think. Try setting 'make DEPENDS_TARGET=checksum BATCH=1 checksum'. If that doesn't work, you may have to try: 'make DEPENDS_TARGET=checksum BATCH=1 PACKAGE_BUILDING=1 checksum', but that will have weird issues. Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message