From owner-freebsd-ports Sat Oct 20 22:57: 4 2001 Delivered-To: freebsd-ports@freebsd.org Received: from johnson.mail.mindspring.net (johnson.mail.mindspring.net [207.69.200.177]) by hub.freebsd.org (Postfix) with ESMTP id BE83237B403; Sat, 20 Oct 2001 22:57:00 -0700 (PDT) Received: from netcom1.netcom.com (user-2init9i.dialup.mindspring.com [165.121.117.50]) by johnson.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id BAA17312; Sun, 21 Oct 2001 01:56:59 -0400 (EDT) Received: by netcom1.netcom.com (Postfix, from userid 1000) id B1365134BA; Sat, 20 Oct 2001 22:56:56 -0700 (PDT) From: Mike Harding To: ijliao@FreeBSD.ORG Cc: ports@FreeBSD.ORG In-reply-to: <20011021122831.A22209@terry.dragon2.net> (message from Ying-Chieh Liao on Sun, 21 Oct 2001 12:28:31 +0800) Subject: Re: gd dependency on freetype incorrect - should be freetype2 References: <20011020184308.7956013402@netcom1.netcom.com> <20011021122831.A22209@terry.dragon2.net> Message-Id: <20011021055656.B1365134BA@netcom1.netcom.com> Date: Sat, 20 Oct 2001 22:56:56 -0700 (PDT) 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 you have... LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ freetype7:${PORTSDIR}/print/freetype2 I think the last line should be freetype.:${PORTSDIR}/print/freetype2 ! P.S. could you also tell me why my mail is denied? Something about my current setup is causing my mail to be bounced from some sites - maybe because netcom is now owned by mindspring - could you tell me why I can't sent directly to you? - Mike H. Date: Sun, 21 Oct 2001 12:28:31 +0800 From: Ying-Chieh Liao Cc: ports@FreeBSD.ORG Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4Ckj6UjgE2iN1+kY" Content-Disposition: inline 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 X-SpamBouncer: 1.4 (8/24/01) X-SBClass: OK --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