From owner-freebsd-ports Thu Jul 16 19:50:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA09330 for freebsd-ports-outgoing; Thu, 16 Jul 1998 19:50:44 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from hp9000.chc-chimes.com (billf@hp9000.chc-chimes.com [206.67.97.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA09325 for ; Thu, 16 Jul 1998 19:50:42 -0700 (PDT) (envelope-from billf@chc-chimes.com) Received: from localhost by hp9000.chc-chimes.com with SMTP (1.39.111.2/16.2) id AA278033828; Thu, 16 Jul 1998 22:50:28 -0400 Date: Thu, 16 Jul 1998 22:50:28 -0400 (EDT) From: Bill Fumerola To: freebsd-ports@FreeBSD.ORG Subject: dependence on a shared library. Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm currently working on a port that needs the includes(and of cource the library) from /usr/ports/graphics/gd. I'm trying to figure out the best way to depend on the installation of this ports/package. I _could_ look for the binaries that are installed with this port/package, but that seems kind of silly as I don't need the binaries, just the headers. I obviously can't use LIB_DEPEND, so what should I use? bill fumerola [root/billf]@chc-chimes.com computer horizons corp - www.computerhorizons.com ph:(800)252.2421 x128 / bill_fumerola@computerhorizons.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message