The following reply was made to PR pkg/48919; it has been noted by GNATS.
From: Philip Miller <sighoya%gmail.com@localhost>
To: gnats-bugs%NetBSD.org@localhost, David Sainty <dave%dtsp.co.nz@localhost>
Cc:
Subject: Re: pkg/48919
Date: Thu, 03 Jul 2014 19:25:59 +0200
On 07/03/2014 07:00 AM, David Sainty wrote:
> cat work/freetype-2.5.3/builds/unix/freetype2.pc
With bmake clean before:
prefix="/home/sighoya/pkg"
exec_prefix="/home/sighoya/pkg"
libdir="/home/sighoya/pkg/lib"
includedir="/home/sighoya/pkg/include/freetype2"
Name: FreeType 2
URL: http://freetype.org
Description: A free, high-quality, and portable font engine.
Version: 17.2.11
Requires:
Requires.private: zlib
Libs: -Wl,-R${libdir} -L${libdir} -lfreetype
Libs.private: -lbz2
Cflags: -I${includedir}