Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 2004 17:56:24 +0100
From:      Lewis Thompson <lewiz@fajita.org>
To:        ports@freebsd.org
Subject:   ${LOCALBASE} funniness?
Message-ID:  <20040627165624.GA59360@fajita.org>

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

--0F1p//8PRICkK4MW
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

I have a port with the line:

=2Eif exists(/usr/local/bin/flac) && !defined(WITHOUT_FLAC)

that is true, while:

=2Eif exists(${LOCALBASE}/bin/flac) && !defined(WITHOUT_FLAC)

is not.

  I've added an @${ECHO_MSG} "${LOCALBASE}" and it outputs /usr/local.
Am I going crazy here?  Incidentally:

=2Eif exists(${X11BASE}/bin/flac) && !defined(WITHOUT_FLAC)

works (if I touch flac there).

  Thanks a lot,

-lewiz.

--=20
I was so much older then, I'm younger than that now.  --Bob Dylan, 1964.
------------------------------------------------------------------------
-| msn:purple@lewiz.net | jabber:lewiz@jabber.org | url:www.lewiz.org |-

--0F1p//8PRICkK4MW
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFA3vw4Itq0KFQv7T8RAqQ9AKD4JJkoAUjkW/XY4pa73wtKd+2nfACeMtdE
LmP7lp5jC7gAjdBbIzHjvE0=
=0Xn7
-----END PGP SIGNATURE-----

--0F1p//8PRICkK4MW--



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