aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/xorg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xorg/Makefile b/x11/xorg/Makefile
index 28f72a523525..deff22c9ad23 100644
--- a/x11/xorg/Makefile
+++ b/x11/xorg/Makefile
@@ -58,7 +58,7 @@ DEPENDS_TARGET="package"
.endif
.endif
-.if ${ARCH} != "alpha" && ${ARCH} != "ia64"
+.if ${ARCH} != "alpha"
RUN_DEPENDS+= ${LOCALBASE}/bin/Xorg:${PORTSDIR}/x11-servers/xorg-server
.endif