From owner-cvs-all@FreeBSD.ORG Thu May 19 20:36:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7762516A4CF; Thu, 19 May 2005 20:36:51 +0000 (GMT) Received: from heechee.tobez.org (heechee.tobez.org [217.157.39.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4524443DA1; Thu, 19 May 2005 20:36:50 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 34A3E12546C; Thu, 19 May 2005 22:36:46 +0200 (CEST) Date: Thu, 19 May 2005 22:36:46 +0200 From: Anton Berezin To: Alfred Perlstein Message-ID: <20050519203646.GB50422@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Alfred Perlstein , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200505192025.j4JKP2K0064514@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200505192025.j4JKP2K0064514@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i X-Powered-By: FreeBSD http://www.freebsd.org/ cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/p5-Business-PayPal-EWP Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2005 20:36:51 -0000 On Thu, May 19, 2005 at 08:25:02PM +0000, Alfred Perlstein wrote: > alfred 2005-05-19 20:25:02 UTC > > FreeBSD ports repository > > Modified files: > security/p5-Business-PayPal-EWP Makefile > Log: > fixup commits, patch source not to use "our" when on older perl. > this may fix it. > > Revision Changes Path > 1.2 +17 -2 ports/security/p5-Business-PayPal-EWP/Makefile I especially liked the +.if ${PERL_LEVEL} < 500600 +foo: + echo ${PERL_LEVEL} +.endif part. :-) \Anton. -- The moronity of the universe is a monotonically increasing function. -- Jarkko Hietaniemi