From owner-freebsd-ports Wed Jul 8 23:12:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA03951 for freebsd-ports-outgoing; Wed, 8 Jul 1998 23:12:44 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from myrddin.demon.co.uk (exim@myrddin.demon.co.uk [158.152.54.180]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA03936 for ; Wed, 8 Jul 1998 23:12:17 -0700 (PDT) (envelope-from dom@myrddin.demon.co.uk) Received: from dom by myrddin.demon.co.uk with local (Exim 1.92 #1) id 0yu9eD-0000B2-00; Thu, 9 Jul 1998 06:53:37 +0100 To: The Hermit Hacker Cc: ports@FreeBSD.ORG Subject: Re: generating PLIST... In-reply-to: The Hermit Hacker's message of "Thu, 09 Jul 1998 00:59:18 -0300". Date: Thu, 09 Jul 1998 06:53:37 +0100 From: Dom Mitchell Message-Id: Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 9 July 1998, The Hermit Hacker proclaimed: > Morning... Ugh. :-) > How do ppl generally generate the PLIST file? I just upgraded > kdemultimeia, and I want to make sure that PLIST is correct. I tried > doing a 'make PREFIX=' so that I could just do a > 'find' off of it to get a listing, but then configure failed... A rather brute force method: You could install tripwire. I usually find myself inspecting the output "make install" for the package though. -- ``If make doesn't do what you expect it to, it's a good chance the makefile is wrong.'' -- Adam de Boor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message