svn commit: r318971 - head/security/pam_alreadyloggedin
Alexey Dokuchaev
danfe at FreeBSD.org
Sat May 25 02:30:39 UTC 2013
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 <bsd.port.pre.mk>
> >
> > -.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
More information about the svn-ports-head
mailing list