aboutsummaryrefslogtreecommitdiffstats
path: root/x11-drivers
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2009-11-11 13:55:36 +0800
committermarcel <marcel@FreeBSD.org>2009-11-11 13:55:36 +0800
commit89d86d983705916c65313c9834b33bcb924bca4e (patch)
tree3fd19ae0dadcc950a36b6fee478ddc8ae86f42db /x11-drivers
parent143cb3039bd9290028620ada56902f330bf4c697 (diff)
downloadfreebsd-ports-gnome-89d86d983705916c65313c9834b33bcb924bca4e.tar.gz
freebsd-ports-gnome-89d86d983705916c65313c9834b33bcb924bca4e.tar.zst
freebsd-ports-gnome-89d86d983705916c65313c9834b33bcb924bca4e.zip
Build for ia64 to satisfy the xorg-drivers dependencies.
Approved by: rnoland
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-openchrome/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-openchrome/Makefile b/x11-drivers/xf86-video-openchrome/Makefile
index 616df3f83959..8e30575d9f19 100644
--- a/x11-drivers/xf86-video-openchrome/Makefile
+++ b/x11-drivers/xf86-video-openchrome/Makefile
@@ -22,6 +22,6 @@ MAN4= openchrome.4x
MAKE_ARGS+= drivermandir=${LOCALBASE}/man/man4
-ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS= amd64 i386 ia64
.include <bsd.port.mk>