diff options
Diffstat (limited to 'devel/p5-String-Dump/Makefile')
-rw-r--r-- | devel/p5-String-Dump/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-String-Dump/Makefile b/devel/p5-String-Dump/Makefile index 683ab717c557..9d77821c5dc3 100644 --- a/devel/p5-String-Dump/Makefile +++ b/devel/p5-String-Dump/Makefile @@ -19,4 +19,5 @@ USE_PERL5= modbuild MAN1= dumpstr.1 MAN3= String::Dump.3 String::Dump::Debugging.3 +NO_STAGE= yes .include <bsd.port.mk> |