diff options
Diffstat (limited to 'devel/p5-File-CountLines/Makefile')
-rw-r--r-- | devel/p5-File-CountLines/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-File-CountLines/Makefile b/devel/p5-File-CountLines/Makefile index 1ff3b427bb3e..84739919f112 100644 --- a/devel/p5-File-CountLines/Makefile +++ b/devel/p5-File-CountLines/Makefile @@ -16,4 +16,5 @@ USE_PERL5= configure MAN3= File::CountLines.3 +NO_STAGE= yes .include <bsd.port.mk> |