diff options
Diffstat (limited to 'textproc/p5-Text-FillIn/Makefile')
-rw-r--r-- | textproc/p5-Text-FillIn/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-Text-FillIn/Makefile b/textproc/p5-Text-FillIn/Makefile index 4331d0e61b27..7ecf4aa7ea36 100644 --- a/textproc/p5-Text-FillIn/Makefile +++ b/textproc/p5-Text-FillIn/Makefile @@ -13,7 +13,4 @@ COMMENT= A class implementing a fill-in template USES= perl5 USE_PERL5= configure -MAN3= Text::FillIn.3 - -NO_STAGE= yes .include <bsd.port.mk> |