From owner-freebsd-ports@FreeBSD.ORG Wed Oct 6 20:46:30 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 C5BB316A4DF; Wed, 6 Oct 2004 20:46:27 +0000 (GMT) Received: from odot.okladot.state.ok.us (odot.okladot.state.ok.us [192.149.244.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86A6143D3F; Wed, 6 Oct 2004 20:46:26 +0000 (GMT) (envelope-from root@techpc04.okladot.state.ok.us) Received: from notes9c.okladot.state.ok.us (notes9c.okladot.state.ok.us [10.36.36.31])PAA113136; Wed, 6 Oct 2004 15:46:25 -0500 Received: from isdmon2.okladot.state.ok.us ([192.149.244.24]) by notes9c.okladot.state.ok.us (Lotus Domino Release 6.5.1) with ESMTP id 2004100615471305-137082 ; Wed, 6 Oct 2004 15:47:13 -0500 Received: from techpc04.okladot.state.ok.us (techpc04.okladot.state.ok.us [199.27.9.37])i96Kk6mK047011; Wed, 6 Oct 2004 15:46:06 -0500 (CDT) (envelope-from root@techpc04.okladot.state.ok.us) Received: by techpc04.okladot.state.ok.us (Postfix, from userid 0) id 1FE215C80; Wed, 6 Oct 2004 15:45:58 -0500 (CDT) To: "Adam Weinberger" From: "Paul Seniura" Errors-To: "Paul Seniura" Sender: "Paul Seniura" In-Reply-To: <20041006200312.889C05C80@techpc04.okladot.state.ok.us> References: <20041006184750.BF6545C80@techpc04.okladot.state.ok.us> <20041006185212.GP22274@toxic.magnesium.net> <20041006191431.08E535C80@techpc04.okladot.state.ok.us> <20041006191854.GR22274@toxic.magnesium.net> <20041006200312.889C05C80@techpc04.okladot.state.ok.us> Message-Id: <20041006204558.1FE215C80@techpc04.okladot.state.ok.us> Date: Wed, 6 Oct 2004 15:45:58 -0500 (CDT) X-ODOT-MailScanner-Information: Please contact the Help Desk for more information X-ODOT-MailScanner: This E-mail appears not to contain malware. X-ODOT-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-8.7, required 5, BAYES_01 -6.60, IN_REP_TO -3.20, J_CHICKENPOX_34 1.00, RCVD_IN_ORBS 0.12) X-MIMETrack: Itemize by SMTP Server on Notes9c/ODOT(Release 6.5.1|January 21, 2004) at 10/06/2004 03:47:13 PM,at 10/06/2004 03:47:13 PM, Serialize complete at 10/06/2004 03:47:13 PM cc: freebsd-ports@FreeBSD.org Subject: [correction] [possible solution] Re: How can I get the Dollar Sign '$' to show in OPTIONS Makefile lists? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Paul Seniura List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 20:46:30 -0000 Whoops, I was using single-quotes. My previous msg should read: 'IND\$$FILE' shows: [X] FT Include IND$FILE support When we use double-quotes, things get hairy again. I'm gonna use the ticks. ;) At least we got this little notion in the searchable archives now. ;) -- thx, Paul Seniura.