diff options
Diffstat (limited to 'x11-drivers/xf86-video-scfb/Makefile')
-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 d5ebb71201ff..f5327d6db780 100644 --- a/x11-drivers/xf86-video-scfb/Makefile +++ b/x11-drivers/xf86-video-scfb/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/ \ MAINTAINER= ray@FreeBSD.org COMMENT= X.Org syscons display driver -ONLY_FOR_ARCHS= arm armv6 pcc ppc64 sparc64 +ONLY_FOR_ARCHS= arm armv6 powerpc powerpc64 sparc64 XORG_CAT= driver |