From owner-freebsd-ports Mon Jul 1 14:10:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C852937B47F for ; Mon, 1 Jul 2002 14:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85CD943E13 for ; Mon, 1 Jul 2002 14:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g61LA2JU032830 for ; Mon, 1 Jul 2002 14:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g61LA29v032829; Mon, 1 Jul 2002 14:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4908237B400 for ; Mon, 1 Jul 2002 14:07:19 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C26743E26 for ; Mon, 1 Jul 2002 14:07:19 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g61L7IOT061548 for ; Mon, 1 Jul 2002 14:07:18 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g61L7If7061547; Mon, 1 Jul 2002 14:07:18 -0700 (PDT) Message-Id: <200207012107.g61L7If7061547@www.freebsd.org> Date: Mon, 1 Jul 2002 14:07:18 -0700 (PDT) From: Erik Greenwald To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40095: x11-toolkits/gal requires graphics/gnomecanvas but doesn't list it as a dependancy 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 >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