From owner-freebsd-ports@FreeBSD.ORG Fri Feb 6 06:57:04 2004 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 1956516A4CE for ; Fri, 6 Feb 2004 06:57:04 -0800 (PST) Received: from nhugin.diku.dk (nhugin.diku.dk [130.225.96.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B50543D4C for ; Fri, 6 Feb 2004 06:56:48 -0800 (PST) (envelope-from debois@diku.dk) Received: by nhugin.diku.dk (Postfix, from userid 754) id C7EB16E1E8E; Fri, 6 Feb 2004 15:56:36 +0100 (CET) Received: from tyr.diku.dk (tyr.diku.dk [130.225.96.226]) by nhugin.diku.dk (Postfix) with QMQP id 3D9D86E196E for ; Fri, 6 Feb 2004 15:56:36 +0100 (CET) Date: Fri, 6 Feb 2004 15:56:46 +0100 From: =?iso-8859-1?Q?S=F8ren?= Debois To: freebsd-ports@freebsd.org Message-ID: <20040206145646.GA12405@diku.dk> Mail-Followup-To: freebsd-ports@freebsd.org References: <20040206140230.GB10686@diku.dk> <20040206091414.L85731@blues.jpj.net> <20040206143014.GA11520@diku.dk> <20040206093745.K85731@blues.jpj.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040206093745.K85731@blues.jpj.net> User-Agent: Mutt/1.4.1i X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on nhugin.diku.dk X-Spam-Level: X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 Subject: Re: Substitution in pkg-message 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: Fri, 06 Feb 2004 14:57:04 -0000 On Fri, Feb 06, 2004 at 09:39:09AM -0500, Trevor Johnson wrote: > > > > [newbie question] > > > > > > [perfectly good solution] > > > > > I did not want to show the readme, I wanted to refer to it. And I'd like > > it to work for packages as well. > > Try it, it does what you want. ... *blush* ... thanks! P.S. pkg_add -p /tmp/foo ... doesn't seem to respect it. But that's perhaps asking too much? -- --- Debois