From 67985f6aaa6ff6a3dfb7cef050a6dfd73ef37d2d Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 16:36:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: editors) --- editors/p5-Vimana/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/p5-Vimana/Makefile') diff --git a/editors/p5-Vimana/Makefile b/editors/p5-Vimana/Makefile index f5cb7446ee97..8710d7b917ae 100644 --- a/editors/p5-Vimana/Makefile +++ b/editors/p5-Vimana/Makefile @@ -51,4 +51,5 @@ MAN3= Vimana.3 \ Vimana::Recursive.3 \ Vimana::Util.3 +NO_STAGE= yes .include -- cgit