Skip site navigation (1)Skip section navigation (2)
Date:      02 Mar 2003 21:21:17 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Rui Lopes <rui@ruilopes.com>
Cc:        "Mezz bsdforums.org" <reigncracks@hotmail.com>, FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: [Fwd: GNOME Fifth Toe 2.1.99]
Message-ID:  <1046658076.92914.6.camel@shumai.marcuscom.com>
In-Reply-To: <3E62B582.3000607@ruilopes.com>
References:  <F70rizipgQ9nxqB2FnO0001e581@hotmail.com> <3E61FF0A.2050509@ruilopes.com> <1046626478.46925.9.camel@shumai.marcuscom.com> <3E62B582.3000607@ruilopes.com>

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

--=-btxpP+VURRTAynKsNMDz
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sun, 2003-03-02 at 20:53, Rui Lopes wrote:

> BTW, ports system seems to have another "feature",
>=20
> MASTER_SITE_SUBDIR=3D     ${PORTNAME} \
>                         ${PCRE_NAME}/:pcre
>=20
> If we dont add a trailing / in that second line, the fetch stage will=20
> fail to append the port DISTFILES file name (the contents of PCRE_NAME=20
> var), and will not download the file, it will eventually download it=20
> from freebsd ftp. I can try to fix this, but right now I'm running out=20
> of time :(

Correct, this is expected.  Your Makefile should look like this:

MASTER_SITE_SUBDIR=3D	${PORTNAME} \
			${PCRE_NAME:S/$/:pcre/}

Joe

>=20
>=20
> Cheers,
> -- Rui Lopes
>=20
>=20
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-gnome" in the body of the message
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-btxpP+VURRTAynKsNMDz
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQA+Yrwcb2iPiv4Uz4cRAgoAAKCdwNTW6XJZ3fP3VXbpo88k1IbXsgCgsEby
E539h25gPVIlGdblWfqjqa0=
=TyTg
-----END PGP SIGNATURE-----

--=-btxpP+VURRTAynKsNMDz--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




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