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/33763: update-port: graphics/gd2 (bento-fix)
Message-ID:  <200201101349.g0ADnJZ01110@phobos.raisdorf.net>

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

>Number:         33763
>Category:       ports
>Synopsis:       update-port: graphics/maverik (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:02 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 maverik.old/Makefile /usr/ports/graphics/maverik/Makefile
--- maverik.old/Makefile	Thu Jan 10 14:03:55 2002
+++ /usr/ports/graphics/maverik/Makefile	Thu Jan 10 14:05:12 2002
@@ -15,6 +15,9 @@
 
 USE_MESA=	yes
 WANT_GTK=	yes
+
+LIB_DEPENDS=	gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
+
 SCRIPTS_ENV=	WRKDIRPREFIX="${WRKDIRPREFIX}" \
 		REALCURDIR="${.CURDIR}" \
 		DISTNAME="${DISTNAME}"
>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.g0ADnJZ01110>