Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 2004 05:45:42 +0200
From:      Michael Nottebrock <michaelnottebrock@gmx.net>
To:        freebsd-current@FreeBSD.org
Cc:        mi@aldan.algebra.com
Subject:   port breakage with recent make
Message-ID:  <200408210545.46358.michaelnottebrock@gmx.net>

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

--Boundary-02=_qVsJBa7Ljk1zeRU
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

science/hdf breaks with the latest make(1). What it does seems innocent=20
enough: It passes PREFIX via MAKE_ARGS to the main Makefile (MAKE_ARGS=3D  =
   =20
PREFIX=3D"${PREFIX}") and the main Makefile has:

LIBDIR  ?=3D ${PREFIX}/lib
BINDIR  ?=3D ${PREFIX}/bin

=2EMAKEFLAGS: PREFIX=3D${PREFIX} LIBDIR=3D${LIBDIR} BINDIR=3D${BINDIR}

It does some more redefinitions of LIBDIR and BINDIR (with references to=20
PREFIX ...) in Makefiles further down (the ports seems to replace the=20
autotools Makefiles rather completely with custom-made ones), but there's=20
nothing that looks like it should undefine or change PREFIX. Is the port=20
wrong or make?

=2D-=20
   ,_,   | Michael Nottebrock               | lofi@freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

--Boundary-02=_qVsJBa7Ljk1zeRU
Content-Type: application/pgp-signature
Content-Description: signature

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

iD8DBQBBJsVqXhc68WspdLARAgUBAJ9DU0cpuEzoFV7FirpSsG78aSipZACgnEaR
AYuhSU0+g01A0cfWcPkUYHo=
=osPX
-----END PGP SIGNATURE-----

--Boundary-02=_qVsJBa7Ljk1zeRU--



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