From owner-freebsd-ports Sun Feb 22 10:10:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA19034 for freebsd-ports-outgoing; Sun, 22 Feb 1998 10:10:36 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from sag.space.lockheed.com (sag.space.lockheed.com [192.68.162.134]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA19013 for ; Sun, 22 Feb 1998 10:10:34 -0800 (PST) (envelope-from handy@sag.space.lockheed.com) Received: from localhost by sag.space.lockheed.com; (5.65v3.2/1.1.8.2/21Nov95-0423PM) id AA18247; Sun, 22 Feb 1998 10:10:37 -0800 Date: Sun, 22 Feb 1998 10:10:37 -0800 (PST) From: Brian Handy To: ports@FreeBSD.ORG Subject: depending on libs? Message-Id: X-Files: The truth is out there Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hey folks, Almost done porting the new WindowMaker...a side effect I tried to avoid (to no avail) was making a new port of some required libraries. So, now I have the following files from a port we'll call (hypothetically) libproplist-0.7.1: ${PREFIX}/lib/libPropList.a ${PREFIX}/include/libPropList.h How do I *_DEPENDS on this stuff in the windowmaker port? Thanks, Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message