diff options
Diffstat (limited to 'textproc/p5-Text-WordDiff/Makefile')
-rw-r--r-- | textproc/p5-Text-WordDiff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Text-WordDiff/Makefile b/textproc/p5-Text-WordDiff/Makefile index 938078d9f995..c0d80189bf4f 100644 --- a/textproc/p5-Text-WordDiff/Makefile +++ b/textproc/p5-Text-WordDiff/Makefile @@ -26,4 +26,5 @@ MAN3= Text::WordDiff.3 \ Text::WordDiff::HTML.3 \ Text::WordDiff::HTMLTwoLines.3 +NO_STAGE= yes .include <bsd.port.mk> |