From owner-svn-ports-head@FreeBSD.ORG Sat May 25 02:30:39 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 4EDC0796; Sat, 25 May 2013 02:30:39 +0000 (UTC) Date: Sat, 25 May 2013 02:30:39 +0000 From: Alexey Dokuchaev To: Niclas Zeising Subject: Re: svn commit: r318971 - head/security/pam_alreadyloggedin Message-ID: <20130525023039.GA89166@FreeBSD.org> References: <201305241402.r4OE2q7S040516@svn.freebsd.org> <519F73CF.50604@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <519F73CF.50604@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, Baptiste Daroussin , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 May 2013 02:30:39 -0000 On Fri, May 24, 2013 at 04:06:07PM +0200, Niclas Zeising wrote: > On 2013-05-24 16:02, Baptiste Daroussin wrote: > > New Revision: 318971 > > URL: http://svnweb.freebsd.org/changeset/ports/318971 > > > > @@ -16,7 +16,7 @@ MANCOMPRESSED= yes > > > > .include > > > > -.if ${OSVERSION} => 900007 > > +.if ${OSVERSION} >= 900007 > > BROKEN= Does not build with utmpx. ^ > > .endif > > Thanks, and sorry about that. BTW, such messages (BROKEN, IGNORE, FORBIDDEN, DEPRECATED, etc.) should not end in dot, bpm will add it itself. ./danfe