From owner-freebsd-questions Fri Sep 28 21:52:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dc-mx04.cluster1.charter.net (dc-mx04.cluster0.hsacorp.net [209.225.8.14]) by hub.freebsd.org (Postfix) with ESMTP id 6C7BC37B405; Fri, 28 Sep 2001 21:52:36 -0700 (PDT) Received: from [24.158.214.244] (HELO gforce.johnson.home) by dc-mx04.cluster1.charter.net (CommuniGate Pro SMTP 3.4.6) with ESMTP-TLS id 33903905; Sat, 29 Sep 2001 00:58:43 -0400 Received: (from glenn@localhost) by gforce.johnson.home (8.11.6/8.11.6) id f8T4qXD39087; Fri, 28 Sep 2001 23:52:33 -0500 (CDT) (envelope-from glenn) Date: Fri, 28 Sep 2001 23:52:32 -0500 From: Glenn Johnson To: Mike Meyer Cc: Jim Freeze , questions@FreeBSD.ORG, gnome@FreeBSD.ORG Subject: Re: gnucash needs libg-wrap-runtime-guile.so.2 Message-ID: <20010928235232.A23163@gforce.johnson.home> Mail-Followup-To: Glenn Johnson , Mike Meyer , Jim Freeze , questions@FreeBSD.ORG, gnome@FreeBSD.ORG References: <64164861@toto.iv> <15284.45539.158765.549432@guru.mired.org> <20010928220225.A913@gforce.johnson.home> <15285.15760.409533.581195@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15285.15760.409533.581195@guru.mired.org> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Sep 28, 2001 at 10:18:40PM -0500, Mike Meyer wrote: > Glenn Johnson types: > > > g-wrap is listed as a BUILD_DEPENDS in the port Makefile and has > > been for quite some time. Since packages are built from ports I am > > not sure how that dependency got lost. > > The dependency is wrong. Dynamically linked libraries should be listed > as RUN_DEPENDS, not BUILD_DEPENDS. Yes, of course. I did not grasp that at the time. The dependency is currently checking for g-wrap-config so that could just be moved down to the RUN_DEPENDS= section. -- Glenn Johnson glennpj@charter.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message