Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Mar 2000 13:22:41 +0200
From:      Neil Blakey-Milner <nbm@mithrandr.moria.org>
To:        Johan Karlsson <k@numeri.campus.luth.se>
Cc:        Satoshi - Ports Wraith - Asami <asami@FreeBSD.ORG>, Gawel <gawel@sim.com.pl>, "freebsd-stable@FreeBSD.ORG" <freebsd-stable@FreeBSD.ORG>
Subject:   Re: make fetch + dependencies
Message-ID:  <20000302132241.A15730@mithrandr.moria.org>
In-Reply-To: <200003012234.XAA15318@numeri.campus.luth.se>
References:  <vqcpute9wr6.fsf@silvia.hip.berkeley.edu> <200003012234.XAA15318@numeri.campus.luth.se>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000302132241.A15730>