Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Mar 2000 13:14:21 +0100
From:      Johan Karlsson <k@numeri.campus.luth.se>
To:        Neil Blakey-Milner <nbm@mithrandr.moria.org>
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:  <200003021214.NAA20692@numeri.campus.luth.se>
In-Reply-To: Your message of "Thu, 02 Mar 2000 13:22:41 %2B0200." <20000302132241.A15730@mithrandr.moria.org> 

next in thread | previous in thread | raw e-mail | index | archive | help

At Thu, 02 Mar 2000 13:22:41 +0200, Neil Blakey-Milner wrote:
>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.

Neighter of these work :-(

numeri# cd /usr/ports/print/lyx/
numeri# make DEPENDS_TARGET=checksum BATCH=1 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# make DEPENDS_TARGET=checksum BATCH=1 PACKAGE_BUILDING=1 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#

I also tried in

numeri# pwd
/usr/ports/print/gv
numeri# make DEPENDS_TARGET=checksum checksum
>> Checksum OK for gv-3.5.8.tar.gz.
numeri# make DEPENDS_TARGET=checksum BATCH=1 checksum
>> Checksum OK for gv-3.5.8.tar.gz.
numeri# make DEPENDS_TARGET=checksum BATCH=1 PACKAGE_BUILDING=1 checksum
>> Checksum OK for gv-3.5.8.tar.gz.
numeri#

since you mentioned that lyx is a special case.
But as you can see that does not work either since it should fetch Xaw3d.


/Johan K



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?200003021214.NAA20692>