diff options
Diffstat (limited to 'textproc/p5-HTML-Tiny/Makefile')
-rw-r--r-- | textproc/p5-HTML-Tiny/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-HTML-Tiny/Makefile b/textproc/p5-HTML-Tiny/Makefile index 1d1390d6a2d5..306cd6600915 100644 --- a/textproc/p5-HTML-Tiny/Makefile +++ b/textproc/p5-HTML-Tiny/Makefile @@ -11,10 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Lightweight, dependency free HTML/XML generation -MAN3= HTML::Tiny.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> |