Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 2002 14:07:18 -0700 (PDT)
From:      Erik Greenwald <erik@smluc.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/40095: x11-toolkits/gal requires graphics/gnomecanvas but doesn't list it as a dependancy
Message-ID:  <200207012107.g61L7If7061547@www.freebsd.org>

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

>Number:         40095
>Category:       ports
>Synopsis:       x11-toolkits/gal requires graphics/gnomecanvas but doesn't list it as a dependancy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 01 14:10:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        -current
>Organization:
>Environment:
>Description:
      x11-toolkits/gal dies on a missing header, both graphics/gnomecanvas and graphics/libgnomecanvas have the header, I chose gnomecanvas for this fix... 
>How-To-Repeat:
      
>Fix:
      --- Makefile.orig       Mon Jul  1 15:52:12 2002
+++ Makefile    Mon Jul  1 15:52:49 2002
@@ -16,7 +16,8 @@

 LIB_DEPENDS=   unicode.0:${PORTSDIR}/devel/libunicode \
                glade.4:${PORTSDIR}/devel/libglade \
-               iconv.3:${PORTSDIR}/converters/libiconv
+               iconv.3:${PORTSDIR}/converters/libiconv \
+               gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas

 USE_BZIP2=     yes
 USE_X_PREFIX=  yes
>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?200207012107.g61L7If7061547>