From owner-freebsd-ports Mon Jul 1 12:50:45 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 CE8EF37B400 for ; Mon, 1 Jul 2002 12:50:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8684143E40 for ; Mon, 1 Jul 2002 12:50:17 -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 g61Jo6JU014236 for ; Mon, 1 Jul 2002 12:50:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g61Jo6sO014235; Mon, 1 Jul 2002 12:50:06 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B13A37B40F for ; Mon, 1 Jul 2002 12:48:18 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A24343E2F for ; Mon, 1 Jul 2002 12:48:03 -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 g61JlxOT054052 for ; Mon, 1 Jul 2002 12:47:59 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g61Jlx47054051; Mon, 1 Jul 2002 12:47:59 -0700 (PDT) Message-Id: <200207011947.g61Jlx47054051@www.freebsd.org> Date: Mon, 1 Jul 2002 12:47:59 -0700 (PDT) From: Erik Greenwald To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40092: devel/bonobo requires devel/oaf 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: 40092 >Category: ports >Synopsis: devel/bonobo requires devel/oaf 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 12:50:06 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erik Greenwald >Release: -current >Organization: >Environment: >Description: devel/bonobo fails on configure, cannot find liboaf. devel/oaf is not listed as a dependancy in the makefile >How-To-Repeat: pkg_delete -f the oaf file, cd devel/bonobo, make configure >Fix: --- Makefile.orig Mon Jul 1 14:39:03 2002 +++ Makefile Mon Jul 1 14:47:32 2002 @@ -15,7 +15,8 @@ MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gnomeprint.16:${PORTSDIR}/print/gnomeprint +LIB_DEPENDS= gnomeprint.16:${PORTSDIR}/print/gnomeprint\ + oaf.0:${PORTSDIR}/devel/oaf 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