diff options
Diffstat (limited to 'x11-drivers/xf86-video-sunffb')
-rw-r--r-- | x11-drivers/xf86-video-sunffb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-sunffb/Makefile b/x11-drivers/xf86-video-sunffb/Makefile index 630a968200ee..866cf843c3f3 100644 --- a/x11-drivers/xf86-video-sunffb/Makefile +++ b/x11-drivers/xf86-video-sunffb/Makefile @@ -15,4 +15,5 @@ USE_XORG= xf86driproto xextproto glproto MAN4= sunffb.4x ONLY_FOR_ARCHS= sparc64 +NO_STAGE= yes .include <bsd.port.mk> |