Date: Fri, 26 Mar 2004 15:03:27 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Kirill Ponomarew <krion@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/XFree86-contrib Makefile Message-ID: <20040326230327.GB91031@xor.obsecurity.org> In-Reply-To: <200403261644.i2QGirUo026834@repoman.freebsd.org> References: <200403261644.i2QGirUo026834@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--mojUlQ0s9EVzWg2t Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 26, 2004 at 08:44:53AM -0800, Kirill Ponomarew wrote: > | -.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 !=3D3 is better, because this will also apply to a future XFree86 5.x, etc. Kris --mojUlQ0s9EVzWg2t Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAZLa+Wry0BWjoQKURAsFeAKCTJMiiLnwcF+D5ZPqu2i79ohMvqACfS3FG 5KYSZLswUrEDgZ8M1J494+U= =ATao -----END PGP SIGNATURE----- --mojUlQ0s9EVzWg2t--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040326230327.GB91031>