diff options
Diffstat (limited to 'shells/vshnu/Makefile')
-rw-r--r-- | shells/vshnu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 <bsd.port.mk> |