From d321f1763a78a6be5adfd46fb5036d640db55566 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:57:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: shells) --- shells/vshnu/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'shells/vshnu') diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile index d83c01004ba1..2599c4132490 100644 --- a/shells/vshnu/Makefile +++ b/shells/vshnu/Makefile @@ -16,4 +16,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include -- cgit