cvs commit: ports/x11/XFree86-contrib Makefile

Kirill Ponomarew krion at FreeBSD.org
Fri Mar 26 15:04:49 PST 2004


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:
> 
> > | -.if ${XFREE86_VERSION} != 3
> > | -IGNORE=		"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=	"Binary package distributed by XFree86 already"
> > | @@ -30,4 +26,10 @@ MAN1=		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
> > |  
> > | -.include <bsd.port.mk>
> > | +.include <bsd.port.pre.mk>
> > | +
> > | +.if ${XFREE86_VERSION} == 4
> > | +IGNORE=		"Only for XFree86 version 3"
> > | +.endif
> 
> !=3 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20040327/b0ca8898/attachment.bin


More information about the cvs-ports mailing list