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