diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
commit | fb2d5da4ebc1084c623330fb16bdcba15bb94569 (patch) | |
tree | 36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-YAPE-HTML/Makefile | |
parent | 641aebe3adc2c952a71a943fa648da6f4daf0b14 (diff) |
Notes
Diffstat (limited to 'textproc/p5-YAPE-HTML/Makefile')
-rw-r--r-- | textproc/p5-YAPE-HTML/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-YAPE-HTML/Makefile b/textproc/p5-YAPE-HTML/Makefile index 0a58d47d2c24..1acc037f25d6 100644 --- a/textproc/p5-YAPE-HTML/Makefile +++ b/textproc/p5-YAPE-HTML/Makefile @@ -14,7 +14,4 @@ COMMENT= Yet Another Parser/Extractor for HTML USES= perl5 USE_PERL5= configure -MAN3= YAPE::HTML.3 YAPE::HTML::Element.3 - -NO_STAGE= yes .include <bsd.port.mk> |