From owner-cvs-all@FreeBSD.ORG Thu Jan 27 19:19:11 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 D1D7B16A4CE; Thu, 27 Jan 2005 19:19:11 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DCF143D55; Thu, 27 Jan 2005 19:19:11 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 978F0511C0; Thu, 27 Jan 2005 11:19:10 -0800 (PST) Date: Thu, 27 Jan 2005 11:19:10 -0800 From: Kris Kennaway To: Joerg Wunsch Message-ID: <20050127191910.GA21853@xor.obsecurity.org> References: <200501271450.j0REowbx037770@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: <200501271450.j0REowbx037770@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/avr-gcc 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, 27 Jan 2005 19:19:12 -0000 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 27, 2005 at 02:50:58PM +0000, Joerg Wunsch wrote: > joerg 2005-01-27 14:50:58 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > devel/avr-gcc Makefile=20 > Log: > Require a sufficiently current Perl to be installed, as opposed to a > sufficiently current version of FreeBSD. > =20 > Submitted by: vs > | -.if ${OSVERSION} < 500000 > | +.if ${PERL_LEVEL} < 500600 > | BROKEN=3D "System's Pod::Man too old to generate the documentation." > | .endif You probably want IGNORE as well (but note the different grammar and quoting requirements). Kris --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB+T6uWry0BWjoQKURAjD9AKCLOvV5dL4eyK+akVwIqROzj7q6agCfXOtV ANe+ixQ5E4XLsqkLrM7ktBA= =reup -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--