[PATCH] x11/xorg: enable xorg-server for ia64

Marcel Moolenaar xcllnt at mac.com
Tue Aug 25 03:45:35 UTC 2009


All,

The diff below enables xorg-server for ia64. xorg-server
has been patched to build on ia64. Ok to commit?

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

-- 
Marcel Moolenaar
xcllnt at mac.com





More information about the freebsd-ports mailing list