From owner-freebsd-ports Mon Jul 1 13:20:12 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 3948F37B400 for ; Mon, 1 Jul 2002 13:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF7E443E0A for ; Mon, 1 Jul 2002 13:20:01 -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 g61KK1JU021784 for ; Mon, 1 Jul 2002 13:20:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g61KK1tn021783; Mon, 1 Jul 2002 13:20:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E1BC37B400 for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40093: databases/libgda needs devel/gconf 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: 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: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 01 13:20:01 PDT 2002 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message