Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Mar 2000 16:40:03 -0800 (PST)
From:      Chris Piazza <cpiazza@jaxon.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/17274: libglade busted, needs libungif (patch included)
Message-ID:  <200003090040.QAA62018@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/17274; it has been noted by GNATS.

From: Chris Piazza <cpiazza@jaxon.net>
To: jjreynold@home.com
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/17274: libglade busted, needs libungif (patch included)
Date: Wed, 8 Mar 2000 16:38:33 -0800

 On Wed, Mar 08, 2000 at 05:25:57PM -0700, jjreynold@home.com wrote:
 > 
 >  Trying to install libglade, it bailed because it needed libungif installed.
 >  The patch fixes it.
 
 Actually it does depend on it, but I bet your gnomelibs was built
 before the giflib/libungif transition.  gnome depends on
 imlib, which depends on libungif.
 
 That said it doesn't really hurt to add an explicit dependency.
 
 >  
 >  LIB_DEPENDS=	gnome.3:${PORTSDIR}/x11/gnomelibs \
                 ^^^^^^^
 > -		xml.5:${PORTSDIR}/textproc/libxml
 > +		xml.5:${PORTSDIR}/textproc/libxml \
 > +		ungif.5:${PORTSDIR}/graphics/libungif
 >  
 >  GTK_CONFIG?=	${X11BASE}/bin/gtk12-config
 
 -Chris
 -- 
 cpiazza@jaxon.net   cpiazza@FreeBSD.org
         Abbotsford, BC, Canada
 


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?200003090040.QAA62018>