diff options
Diffstat (limited to 'textproc/p5-Text-Markdown/Makefile')
-rw-r--r-- | textproc/p5-Text-Markdown/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Text-Markdown/Makefile b/textproc/p5-Text-Markdown/Makefile index f1460975cd25..314ce9990989 100644 --- a/textproc/p5-Text-Markdown/Makefile +++ b/textproc/p5-Text-Markdown/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN1= Markdown.pl.1 MAN3= Text::Markdown.3 +NO_STAGE= yes .include <bsd.port.mk> |