From owner-freebsd-ports Sat Oct 20 22:32:58 2001 Delivered-To: freebsd-ports@freebsd.org Received: from Terry.Dorm11.NCTU.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by hub.freebsd.org (Postfix) with ESMTP id 5E4CD37B401 for ; Sat, 20 Oct 2001 22:32:54 -0700 (PDT) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.11.6/8.11.6) id f9L4SVI23480; Sun, 21 Oct 2001 12:28:31 +0800 (CST) (envelope-from ijliao) Date: Sun, 21 Oct 2001 12:28:31 +0800 From: Ying-Chieh Liao To: Mike Harding Cc: ports@FreeBSD.ORG Subject: Re: gd dependency on freetype incorrect - should be freetype2 Message-ID: <20011021122831.A22209@terry.dragon2.net> References: <20011020184308.7956013402@netcom1.netcom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4Ckj6UjgE2iN1+kY" Content-Disposition: inline In-Reply-To: <20011020184308.7956013402@netcom1.netcom.com> User-Agent: Mutt/1.3.22.1i X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=big5 Content-Disposition: inline On Sat, Oct 20, 2001 at 11:43:08 -0700, Mike Harding wrote: > Check the Makefile - it has > LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ > jpeg.9:${PORTSDIR}/graphics/jpeg \ > freetype:${PORTSDIR}/print/freetype2 > and this last line will be satisfied with freetype1... which will > cause gd to fail. I no, freetype1 installs libttf.so.4, not libfreetype.so.7 but XFree86-4 installs libfreetype.so.6, so we have to specify ".7" which I dont know is, we dont have a var "USE_FREETYPE2", but gd uses it is this a typo ? -- KISS : Keep It Simple and Stupid. --4Ckj6UjgE2iN1+kY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE70k7vrMYBZRHAI4IRAuwPAKCtVIhHHb73eadodEtgOtvu88mVGgCcDvPf z0lY4hf59G1KXFUAjbg+u6E= =d0Ye -----END PGP SIGNATURE----- --4Ckj6UjgE2iN1+kY-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message