summaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-05-29 03:53:34 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-05-29 03:53:34 +0000
commit70a0ac4680283a955e24f526aa5a67d0bd60effc (patch)
treeea4de4130f7c865a0b625d8f6a4aa9f849805c7d /x11-drivers
parentTake over. (diff)
Mark as not for sparc64 (does not install, and not called for by
masterport).
Notes
Notes: svn path=/head/; revision=234751
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>