From owner-cvs-ports@FreeBSD.ORG Tue Jul 8 15:33:18 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC52D37B401; Tue, 8 Jul 2003 15:33:18 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16DCA43FBF; Tue, 8 Jul 2003 15:33:16 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id C624766B9B; Tue, 8 Jul 2003 15:33:11 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id F3A02963; Tue, 8 Jul 2003 15:33:11 -0700 (PDT) Date: Tue, 8 Jul 2003 15:33:11 -0700 From: Kris Kennaway To: Gerald Pfeifer Message-ID: <20030708223311.GA37508@rot13.obsecurity.org> References: <200307080902.h6892exF063407@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nFreZHaLTZJo0R7j" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/wine Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2003 22:33:19 -0000 --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 09, 2003 at 12:27:07AM +0200, Gerald Pfeifer wrote: > On Tue, 8 Jul 2003, Gerald Pfeifer wrote: > > Modified files: > > emulators/wine Makefile > > Log: > > Add -L${PREFIX}/lib to LDFLAGS so that the presence of FreeType is pr= operly > > detected during configury. Bump PORTREVISION. >=20 > Though, actually, this looks like a serious problem with our ports infra- > structure, doesn't it? >=20 > (I'm not using a system compiler but stock GCC; still I would expect the > port build machinery to consier ${PREFIX}/lib when looking for libraries.) Not every port installs libraries into ${PREFIX}/lib; a lot of ports install them elsewhere. I'm not sure how you propose to accomodate this. Kris --nFreZHaLTZJo0R7j Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/C0anWry0BWjoQKURApsBAJ97vvAyWOoSe4QXLlGdIJsEHfrRIQCeOZmY wotbbecGSTp8cqwZlgoH/8E= =kgBY -----END PGP SIGNATURE----- --nFreZHaLTZJo0R7j--