diff options
Diffstat (limited to 'misc/gkrellm-xkb/Makefile')
-rw-r--r-- | misc/gkrellm-xkb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gkrellm-xkb/Makefile b/misc/gkrellm-xkb/Makefile index 831104827712..0034d1efa6d9 100644 --- a/misc/gkrellm-xkb/Makefile +++ b/misc/gkrellm-xkb/Makefile @@ -18,4 +18,5 @@ PLIST_FILES= libexec/gkrellm2/plugins/xkb.so MAKE_ENV= PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins ALL_TARGET= xkb.so +NO_STAGE= yes .include <bsd.port.mk> |