From owner-freebsd-ports Wed Apr 18 20:46:41 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mail.noos.fr (aragon.noos.net [212.198.2.75]) by hub.freebsd.org (Postfix) with ESMTP id 05B5537B43C for ; Wed, 18 Apr 2001 20:46:39 -0700 (PDT) (envelope-from clefevre@poboxes.com) Received: (qmail 2526882 invoked by uid 0); 19 Apr 2001 03:46:37 -0000 Received: from d165.dhcp212-198-231.noos.fr (HELO gits.dyndns.org) ([212.198.231.165]) (envelope-sender ) by aragon.noos.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 19 Apr 2001 03:46:37 -0000 Received: (from root@localhost) by gits.dyndns.org (8.11.3/8.11.3) id f3J3kav67239; Thu, 19 Apr 2001 05:46:36 +0200 (CEST) (envelope-from clefevre@poboxes.com) To: Maxim Sobolev Cc: Ruslan Ermilov , ports@FreeBSD.ORG Subject: Re: Need help unbreaking one port References: <20010418134424.A57916@sunbay.com> <3ADD72F5.494CA95B@FreeBSD.org> X-Face: V|+c;4!|B?E%BE^{E6);aI.[<97Zd*>^#%Y5Cxv;%Y[PT-LW3;A:fRrJ8+^k"e7@+30g0YD0*^^3jgyShN7o?a]C la*Zv'5NA,=963bM%J^o]C Reply-To: Cyrille Lefevre In-Reply-To: <3ADD72F5.494CA95B@FreeBSD.org> Mail-Copies-To: never From: Cyrille Lefevre Date: 19 Apr 2001 05:46:34 +0200 Message-ID: <4rvlo8kl.fsf@gits.dyndns.org> Lines: 23 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Maxim Sobolev 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