Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2013 16:06:07 +0200
From:      Niclas Zeising <zeising@freebsd.org>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r318971 - head/security/pam_alreadyloggedin
Message-ID:  <519F73CF.50604@freebsd.org>
In-Reply-To: <201305241402.r4OE2q7S040516@svn.freebsd.org>
References:  <201305241402.r4OE2q7S040516@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2013-05-24 16:02, Baptiste Daroussin wrote:
> Author: bapt
> Date: Fri May 24 14:02:52 2013
> New Revision: 318971
> URL: http://svnweb.freebsd.org/changeset/ports/318971
> 
> Log:
>   Fix typo
> 
> Modified:
>   head/security/pam_alreadyloggedin/Makefile
> 
> Modified: head/security/pam_alreadyloggedin/Makefile
> ==============================================================================
> --- head/security/pam_alreadyloggedin/Makefile	Fri May 24 13:59:29 2013	(r318970)
> +++ head/security/pam_alreadyloggedin/Makefile	Fri May 24 14:02:52 2013	(r318971)
> @@ -16,7 +16,7 @@ MANCOMPRESSED=	yes
>  
>  .include <bsd.port.pre.mk>
>  
> -.if ${OSVERSION} => 900007
> +.if ${OSVERSION} >= 900007
>  BROKEN=		Does not build with utmpx.
>  .endif
>  
> 


Thanks, and sorry about that.
Regards!
-- 
Niclas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?519F73CF.50604>