Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jul 1999 14:49:42 -0700 (PDT)
From:      Archie Cobbs <archie@whistle.com>
To:        obrien@NUXI.com
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: skip port
Message-ID:  <199907312149.OAA64378@bubba.whistle.com>
In-Reply-To: <19990731123638.A16992@dragon.nuxi.com> from "David O'Brien" at "Jul 31, 1999 12:36:38 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
David O'Brien writes:
> > > Sounds like the ``BROKEN='' needs to be wrapped by ${OSVERSION}.
> > 
> > Been there, done that, doesn't work.
> 
> .include <bsd.port.pre.mk>
> .if ${OSVERSION} >= 4
> BROKEN='dev_t issues'
> .endif
>     .
>     .
> .include <bsd.port.post.mk>

Thanks, that works!

> > Moreover, I thought ports were only supposed to be accurate for -current.. ?
> 
> Not in the least.  I am not sure why people think this.  Ports are most
> importantly buildable and working for -STABLE, since that will become the
> release and we want good packages on the CDROM.

Except SKIP of course, which is not exportable :-)

Thanks for the clarification.

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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