Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2002 14:49:19 +0100 (CET)
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        Oliver Lehmann <lehmann@ans-netz.de>
Subject:   ports/33759: update-port: graphics/gd2 (bento-fix)
Message-ID:  <200201101349.g0ADnJJ01107@phobos.raisdorf.net>

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

>Number:         33759
>Category:       ports
>Synopsis:       update-port: graphics/gd2 (bento-fix)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 10 06:10:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Lehmann
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD localhost138.brainwire.de 4.4-STABLE FreeBSD 4.4-STABLE #5: Wed Oct 17 21:33:39 CEST 2001 olivleh1@localhost138.brainwire.de:/usr/obj/usr/src/sys/LOCALHOST138 i386


>Description:
	- fix bento errors
>How-To-Repeat:
>Fix:

diff -ruN gd2.old/Makefile /usr/ports/graphics/gd2/Makefile
--- gd2.old/Makefile	Thu Jan 10 13:18:52 2002
+++ /usr/ports/graphics/gd2/Makefile	Thu Jan 10 13:21:35 2002
@@ -22,11 +22,11 @@
 BUILD_DEPENDS+=	bzip2:${PORTSDIR}/archivers/bzip2
 .endif
 LIB_DEPENDS=	png:${PORTSDIR}/graphics/png \
-		jpeg.9:${PORTSDIR}/graphics/jpeg
+		jpeg.9:${PORTSDIR}/graphics/jpeg \
+		freetype.7:${PORTSDIR}/print/freetype2
 
 LATEST_LINK=	gd2
 
-USE_FREETYPE2=	yes
 .ifndef WITHOUT_XPM
 # Temporary hack, until X-less XPM building is added to USE_XPM:
 .ifndef WITHOUT_X11
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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