aboutsummaryrefslogtreecommitdiffstats
path: root/x11-drivers
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-05-29 11:53:34 +0800
committerlinimon <linimon@FreeBSD.org>2009-05-29 11:53:34 +0800
commite31fe0b9953a3baa20441b2e8c10aeeaba84719e (patch)
tree13822517b44eef96cf7b89f3b0bdc78f709d43c3 /x11-drivers
parent5521966e43ea69bee8bbaebac91f4362d18039e8 (diff)
downloadfreebsd-ports-gnome-e31fe0b9953a3baa20441b2e8c10aeeaba84719e.tar.gz
freebsd-ports-gnome-e31fe0b9953a3baa20441b2e8c10aeeaba84719e.tar.zst
freebsd-ports-gnome-e31fe0b9953a3baa20441b2e8c10aeeaba84719e.zip
Mark as not for sparc64 (does not install, and not called for by
masterport).
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-openchrome/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-openchrome/Makefile b/x11-drivers/xf86-video-openchrome/Makefile
index 69d5d3209ee2..616df3f83959 100644
--- a/x11-drivers/xf86-video-openchrome/Makefile
+++ b/x11-drivers/xf86-video-openchrome/Makefile
@@ -22,4 +22,6 @@ MAN4= openchrome.4x
MAKE_ARGS+= drivermandir=${LOCALBASE}/man/man4
+ONLY_FOR_ARCHS= amd64 i386
+
.include <bsd.port.mk>