diff options
Diffstat (limited to 'textproc/p5-XML-Tiny/Makefile')
-rw-r--r-- | textproc/p5-XML-Tiny/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-XML-Tiny/Makefile b/textproc/p5-XML-Tiny/Makefile index a05e0359aecd..84f12b13169c 100644 --- a/textproc/p5-XML-Tiny/Makefile +++ b/textproc/p5-XML-Tiny/Makefile @@ -13,7 +13,4 @@ COMMENT= Simple lightweight parser for a subset of XML USES= perl5 USE_PERL5= configure -MAN3= XML::Tiny.3 - -NO_STAGE= yes .include <bsd.port.mk> |