diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2014-03-20 23:13:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2014-03-20 23:13:53 +0000 |
commit | 02bee569f9143ca0d98212e779a12454f323afb4 (patch) | |
tree | e8b05dbd45b8cd7324f706b6088e67bb30a6b3fa /x11-drivers/xf86-video-scfb | |
parent | 2ff65cdb888ae8e67af8ee13ef6fd63aaa9e4fbd (diff) | |
download | ports-02bee569f9143ca0d98212e779a12454f323afb4.tar.gz ports-02bee569f9143ca0d98212e779a12454f323afb4.zip |
Notes
Diffstat (limited to 'x11-drivers/xf86-video-scfb')
-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 |