From owner-freebsd-ports Thu Mar 23 8:20: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EBE8B37B56C for ; Thu, 23 Mar 2000 08:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA79477; Thu, 23 Mar 2000 08:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from kot.ne.mediaone.net (kot.ne.mediaone.net [24.218.15.190]) by hub.freebsd.org (Postfix) with ESMTP id 7F54537B5C3; Thu, 23 Mar 2000 08:17:54 -0800 (PST) (envelope-from mi@kot.ne.mediaone.net) Received: from rtfm.newton (root@rtfm.newton [10.10.0.1]) by kot.ne.mediaone.net (8.9.3/8.9.1) with ESMTP id LAA47842; Thu, 23 Mar 2000 11:17:53 -0500 (EST) Received: (from root@localhost) by rtfm.newton (8.9.3/8.9.3) id LAA28053; Thu, 23 Mar 2000 11:17:53 -0500 (EST) (envelope-from mi@kot.ne.mediaone.net) Message-Id: <200003231617.LAA28053@rtfm.newton> Date: Thu, 23 Mar 2000 11:17:53 -0500 (EST) From: root@kot.ne.mediaone.net Reply-To: root@kot.ne.mediaone.net To: FreeBSD-gnats-submit@FreeBSD.org Cc: ume@FreeBSD.org X-Send-Pr-Version: 3.2 Subject: ports/17568: sysutils/gkrellm needs to LIB_DEPEND on graphics/imlib Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17568 >Category: ports >Synopsis: sysutils/gkrellm needs to LIB_DEPEND on graphics/imlib >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 23 08:20:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Charlie & >Release: FreeBSD 3.4-STABLE i386 >Organization: Virtual Estates, Inc. >Environment: >Description: See Synopsys... One can say, gtk12 does not even need to be listed directly, since imlib requires it, but I'd disagree -- gkrellm uses gtk itself... >How-To-Repeat: >Fix: Something like this: --- Makefile.orig Tue Mar 21 18:01:18 2000 +++ Makefile Thu Mar 23 11:02:40 2000 @@ -15,3 +15,4 @@ -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 +LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ + gdk_imlib:${PORTSDIR}/graphics/imlib >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message