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 <rnol...@freebsd.org> FreeBSD _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"