Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Aug 2007 18:34:23 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Bill Moran <wmoran@potentialtech.com>
Cc:        ports@freebsd.org
Subject:   Re: xorg ports breaks fetch-recursive
Message-ID:  <46B0C41F.2040905@infracaninophile.co.uk>
In-Reply-To: <20070801113627.679105a4.wmoran@potentialtech.com>
References:  <20070801113627.679105a4.wmoran@potentialtech.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Bill Moran wrote:

> I was going to throw together a patch, but I realized I'm fuzzy on the
> difference between .if and @if -- so if anyone wants to take a few
> minutes to clarify those for me, I'd be happy :)

.if is an internal make thing.  In this case it is all about
conditionally defining a make target.

@if is two things: @ -- meaning "don't echo this command" and "if"
which is plain old Bourne Shell code.  It's part of the action of
the target.

If you define XORG_UPGRADE in the environment while attempting your
recursive fetch, it should work.

	Cheers,

	Matthew

- --
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
                                                  Kent, CT11 9PW
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGsMQf8Mjk52CukIwRCMQ/AJoCa9BKOZBGsM+Bbjhr4ppqwbTHvQCeOVYl
hcwSsQa0SpPcpgqpUI6LKcU=
=AyZm
-----END PGP SIGNATURE-----



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