Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 2002 12:47:59 -0700 (PDT)
From:      Erik Greenwald <erik@smluc.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/40092: devel/bonobo requires devel/oaf but doesn't list it as a dependancy
Message-ID:  <200207011947.g61Jlx47054051@www.freebsd.org>

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

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207011947.g61Jlx47054051>