From owner-freebsd-gnome Sun Jan 20 12:51:23 2002 Delivered-To: freebsd-gnome@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 DC96037B400 for ; Sun, 20 Jan 2002 12:51:21 -0800 (PST) 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 13738177 for freebsd-gnome@freebsd.org; Sun, 20 Jan 2002 15:57:46 -0500 Received: (from glenn@localhost) by gforce.johnson.home (8.11.6/8.11.6) id g0KKpJx00517 for freebsd-gnome@freebsd.org; Sun, 20 Jan 2002 14:51:19 -0600 (CST) (envelope-from glenn) From: Glenn Johnson Date: Sun, 20 Jan 2002 14:51:18 -0600 To: freebsd-gnome@freebsd.org Subject: dependency question Message-ID: <20020120205118.GA447@gforce.johnson.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.26i Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is probably a rather basic question but since I could not find an archive for the gnome list I have to ask. I have a port that I am working on that requires gtkhtml, gal, and gnomeprint. Now, if I am not mistaken, none of these are pulled in as dependencies in the gnome meta port but are pulled in as dependencies of ports that are called as part of the gnome meta port. The port in question uses the gnome environment and links in many gnome libraries. Also, configure calls gnome-config, which is from gnomelibs. I would like to use the USE_GNOME make variable in the port Makefile and my question is, do I need to explicitly include any of gtkhtml, gal, or gnomeprint as dependencies or is USE_GNOME sufficient? Thanks. -- Glenn Johnson glennpj@charter.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message