diff options
Diffstat (limited to 'textproc/p5-Text-Diff/Makefile')
-rw-r--r-- | textproc/p5-Text-Diff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Text-Diff/Makefile b/textproc/p5-Text-Diff/Makefile index 63ffa1b34ed1..c3dcf32682bb 100644 --- a/textproc/p5-Text-Diff/Makefile +++ b/textproc/p5-Text-Diff/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= Text::Diff.3 Text::Diff::Config.3 Text::Diff::Table.3 +NO_STAGE= yes .include <bsd.port.mk> |