From owner-freebsd-ports@FreeBSD.ORG Tue Jul 15 19:50:29 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D241437B401 for ; Tue, 15 Jul 2003 19:50:29 -0700 (PDT) Received: from remt19.cluster1.charter.net (remt19.cluster1.charter.net [209.225.8.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2619843F75 for ; Tue, 15 Jul 2003 19:50:29 -0700 (PDT) (envelope-from cableboy@charter.net) Received: from [68.186.32.151] (HELO zoom) by remt19.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 93819772 for freebsd-ports@FreeBSD.ORG; Tue, 15 Jul 2003 22:50:24 -0400 From: "Remington L." To: Date: Tue, 15 Jul 2003 19:50:14 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook, Build 11.0.5207 Thread-Index: AcNLRPrlXWH5Ka/YTVe/EVVhMz4R1g== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: Subject: pkg-plist change X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2003 02:50:30 -0000 Hello, I am currently working on creating my first port. The port installs a library to ${HOME/.blah/something.so When I write the pkg-plist it only looks at the /usr directorys. How can I get this changed, documentation on this subject is hard to find. And oppologies if this is the wrong list, perhaps someone can direct me to the right place :) Thanks in advance -Remington