diff options
Diffstat (limited to 'x11-drivers/xf86-input-keyboard/Makefile')
-rw-r--r-- | x11-drivers/xf86-input-keyboard/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xf86-input-keyboard/Makefile b/x11-drivers/xf86-input-keyboard/Makefile index c4d4ae61bfc5..607fb124ce97 100644 --- a/x11-drivers/xf86-input-keyboard/Makefile +++ b/x11-drivers/xf86-input-keyboard/Makefile @@ -11,4 +11,5 @@ XORG_CAT= driver USE_XORG= kbproto MAN4= kbd.4x +NO_STAGE= yes .include <bsd.port.mk> |