diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-01-05 00:46:20 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-01-05 00:46:20 +0000 |
commit | afa5ad4f609ffa21d15558d9615d4a2dd234a210 (patch) | |
tree | 142cc359a1e07954e5bca6e36697726384c9c338 /x11-drivers | |
parent | bfda3c3a67156821de93461fe8a294fa5d13096b (diff) | |
download | ports-afa5ad4f609ffa21d15558d9615d4a2dd234a210.tar.gz ports-afa5ad4f609ffa21d15558d9615d4a2dd234a210.zip |
Notes
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-scfb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-scfb/Makefile b/x11-drivers/xf86-video-scfb/Makefile index 51e6a0d1dfc1..6d30359f5e05 100644 --- a/x11-drivers/xf86-video-scfb/Makefile +++ b/x11-drivers/xf86-video-scfb/Makefile @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.gz MAINTAINER= ray@FreeBSD.org COMMENT= X.Org syscons display driver -ONLY_FOR_ARCHS= arm pcc ppc64 sparc64 +ONLY_FOR_ARCHS= arm armv6 pcc ppc64 sparc64 XORG_CAT= driver USE_XORG= xextproto videoproto |