Skip site navigation (1)Skip section navigation (2)
Date:      19 Apr 2001 05:46:34 +0200
From:      Cyrille Lefevre <clefevre-lists@noos.fr>
To:        Maxim Sobolev <sobomax@FreeBSD.ORG>
Cc:        Ruslan Ermilov <ru@FreeBSD.ORG>, ports@FreeBSD.ORG
Subject:   Re: Need help unbreaking one port
Message-ID:  <4rvlo8kl.fsf@gits.dyndns.org>
In-Reply-To: <3ADD72F5.494CA95B@FreeBSD.org>
References:  <20010418134424.A57916@sunbay.com> <3ADD72F5.494CA95B@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Maxim Sobolev <sobomax@FreeBSD.ORG> writes:

> > Should I bump the __FreeBSD_version and use the updated OSVERSION?
> > I mean, what should I do with port when I import Groff 1.17 into
> > 4.3-STABLE?  Should I provide OSVERSION tests so that the port
> > builds on older versions, or?
> 
> Keep it simple:
> 
> .if exists (/usr/src/contrib/groff/src/xditview/xditview.c)

IMHO, this test is wrong. you don't need /usr/src to build any ports.
would be better to test OSVERSION, no ?

> # -CURRENT
> .else
> # -STABLE
> .endif

Cyrille.
--
home: mailto:clefevre@poboxes.com   UNIX is user-friendly; it's just particular
work: mailto:Cyrille.Lefevre@edf.fr   about who it chooses to be friends with.

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?4rvlo8kl.fsf>