Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2009 23:38:25 -0500
From:      Robert Noland <rnoland@FreeBSD.org>
To:        Marcel Moolenaar <xcllnt@mac.com>
Cc:        ports@FreeBSD.org
Subject:   Re: [PATCH] x11/xorg: enable xorg-server for ia64
Message-ID:  <1251175105.45706.1.camel@balrog.2hip.net>
In-Reply-To: <16ABE1DA-61D8-47EE-84C9-C4624457639A@mac.com>
References:  <16ABE1DA-61D8-47EE-84C9-C4624457639A@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2009-08-24 at 19:45 -0700, Marcel Moolenaar wrote:
> All,
> 
> The diff below enables xorg-server for ia64. xorg-server
> has been patched to build on ia64. Ok to commit?

If it works for you and doesn't break i386/amd64 consider this a blanket
approval for xorg.  I have no way of testing ia64.

robert.

> Index: Makefile
> ===================================================================
> RCS file: /home/ncvs/ports/x11/xorg/Makefile,v
> retrieving revision 1.27
> diff -u -r1.27 Makefile
> --- Makefile	7 May 2009 19:42:31 -0000	1.27
> +++ Makefile	18 Jun 2009 19:27:13 -0000
> @@ -58,7 +58,7 @@
>   .endif
>   .endif
> 
> -.if ${ARCH} != "alpha" && ${ARCH} != "ia64"
> +.if ${ARCH} != "alpha"
>   RUN_DEPENDS+=	${LOCALBASE}/bin/Xorg:${PORTSDIR}/x11-servers/xorg- 
> server
>   .endif

-- 
Robert Noland <rnoland@FreeBSD.org>
FreeBSD




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1251175105.45706.1.camel>