diff options
Diffstat (limited to 'x11-drivers/xf86-video-tseng/Makefile')
-rw-r--r-- | x11-drivers/xf86-video-tseng/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-tseng/Makefile b/x11-drivers/xf86-video-tseng/Makefile index 0f7afdf6f8c2..0aa3b20aacf7 100644 --- a/x11-drivers/xf86-video-tseng/Makefile +++ b/x11-drivers/xf86-video-tseng/Makefile @@ -12,5 +12,6 @@ XORG_CAT= driver BROKEN_aarch64= error: implicit declaration of function outb is invalid in C99 BROKEN_armv6= error: implicit declaration of function outb is invalid in C99 +BROKEN_armv7= error: implicit declaration of function outb is invalid in C99 .include <bsd.port.mk> |