Date: Sat, 27 Mar 2004 00:04:48 +0100 From: Kirill Ponomarew <krion@FreeBSD.org> To: Kris Kennaway <kris@obsecurity.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/XFree86-contrib Makefile Message-ID: <20040326230448.GA95214@voodoo.oberon.net> In-Reply-To: <20040326230327.GB91031@xor.obsecurity.org> References: <200403261644.i2QGirUo026834@repoman.freebsd.org> <20040326230327.GB91031@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Fri, Mar 26, 2004 at 03:03:27PM -0800, Kris Kennaway wrote: > On Fri, Mar 26, 2004 at 08:44:53AM -0800, Kirill Ponomarew wrote: >=20 > > | -.if ${XFREE86_VERSION} !=3D 3 > > | -IGNORE=3D "Only for XFree86 version 3" > > | -.endif > > | - > > | # Define FORCE_PACKAGE from the command line if you want to override > > | # this and build a package > > | NO_PACKAGE=3D "Binary package distributed by XFree86 already" > > | @@ -30,4 +26,10 @@ MAN1=3D ico.1 listres.1 showfont.1 viewre > > | xditview.1 xedit.1 xev.1 xeyes.1 xfontsel.1 xgc.1 xload.1 \ > > | xman.1 xmessage.1 > > | =20 > > | -.include <bsd.port.mk> > > | +.include <bsd.port.pre.mk> > > | + > > | +.if ${XFREE86_VERSION} =3D=3D 4 > > | +IGNORE=3D "Only for XFree86 version 3" > > | +.endif >=20 > !=3D3 is better, because this will also apply to a future XFree86 5.x, > etc. XFree86 5.x ? Are you sure they'll release it ? -Kirill --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAZLcQQC1G6a60JuURAhT+AKCw3DqeYYpWqglBs14kxuNOty4vQgCgp3Sm XBjjmYdlo/jIaLbXUeb2qLM= =TZK4 -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040326230448.GA95214>