diff options
Diffstat (limited to 'x11/deforaos-keyboard')
-rw-r--r-- | x11/deforaos-keyboard/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/deforaos-keyboard/Makefile b/x11/deforaos-keyboard/Makefile index fee71544fbc7..515a9124d8ce 100644 --- a/x11/deforaos-keyboard/Makefile +++ b/x11/deforaos-keyboard/Makefile @@ -21,4 +21,5 @@ USES= pkgconfig gettext USE_XORG= xtst MAKE_ARGS+= PREFIX=${PREFIX} +NO_STAGE= yes .include <bsd.port.mk> |