From nobody@FreeBSD.org  Mon Jul  1 13:13:12 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7E1BC37B400
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  1 Jul 2002 13:13:12 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 293A843E0A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  1 Jul 2002 13:13:12 -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 g61KDCOT056708
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 1 Jul 2002 13:13:12 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g61KDCOw056707;
	Mon, 1 Jul 2002 13:13:12 -0700 (PDT)
Message-Id: <200207012013.g61KDCOw056707@www.freebsd.org>
Date: Mon, 1 Jul 2002 13:13:12 -0700 (PDT)
From: Erik Greenwald <erik@smluc.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: databases/libgda needs devel/gconf but doesn't list it as a dependancy
X-Send-Pr-Version: www-1.0

>Number:         40093
>Category:       ports
>Synopsis:       databases/libgda needs devel/gconf but doesn't list it as a dependancy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 01 13:20:01 PDT 2002
>Closed-Date:    Mon Jul 01 14:34:35 PDT 2002
>Last-Modified:  Mon Jul 01 14:34:35 PDT 2002
>Originator:     Erik Greenwald
>Release:        -current
>Organization:
>Environment:
>Description:
      databases/libgda files in the build phase if gconf is not installed (missing header warning followed by undefined stuff). configure does not catch this.
>How-To-Repeat:
      ... delete gconf, try to install libgda
>Fix:
      --- Makefile.orig       Mon Jul  1 15:10:05 2002
+++ Makefile    Mon Jul  1 15:09:48 2002
@@ -16,7 +16,8 @@
 MAINTAINER=    gnome@FreeBSD.org

 LIB_DEPENDS=   gdbm.2:${PORTSDIR}/databases/gdbm \
-               bonobo.2:${PORTSDIR}/devel/bonobo
+               bonobo.2:${PORTSDIR}/devel/bonobo \
+               gconf-1.1:${PORTSDIR}/devel/gconf

 USE_BZIP2=     yes
 USE_X_PREFIX=  yes
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->gnome 
Responsible-Changed-By: pat 
Responsible-Changed-When: Mon Jul 1 13:48:59 PDT 2002 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40093 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Mon Jul 1 14:34:20 PDT 2002 
State-Changed-Why:  
Please see the notes from PR 40092. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40093 
>Unformatted:
