From owner-freebsd-ports@FreeBSD.ORG Sat Jul 14 22:30:31 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 477F416A401 for ; Sat, 14 Jul 2007 22:30:31 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from smtp3.utdallas.edu (smtp3.utdallas.edu [129.110.10.49]) by mx1.freebsd.org (Postfix) with ESMTP id 2A4C913C491 for ; Sat, 14 Jul 2007 22:30:31 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from [192.168.2.102] (adsl-65-71-93-44.dsl.rcsntx.swbell.net [65.71.93.44]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTP id 07AA0654F2 for ; Sat, 14 Jul 2007 17:05:45 -0500 (CDT) Date: Sat, 14 Jul 2007 17:05:46 -0500 From: Paul Schmehl To: freebsd-ports@freebsd.org Message-ID: <69F67511586856D40B2B68D8@paul-schmehls-powerbook59.local> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=sha1; protocol="application/pkcs7-signature"; boundary="==========CC650EAAAD12464D9EF2==========" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: pkg-plist problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2007 22:30:31 -0000 --==========CC650EAAAD12464D9EF2========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm working on an upgrade to a port. It installs a bunch of files, some=20 in the standard places, a lot in /usr/local/portname. It also installs a=20 perl module in SITE_PERL. The problem I have is I can't get that perl module to uninstall. If I=20 list it as %%SITE_PERL%%/mach/perl module, it prepends PREFIX to it and=20 can't find it. If I list it in PLIST_FILES instead, it still can't find=20 it. How can I put an entry in PLIST that doesn't install in PREFIX/foo? Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/ir/security/ --==========CC650EAAAD12464D9EF2==========--