summaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-HTMLDoc
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 16:48:41 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 16:48:41 +0000
commit8aceb315c504e066e25099fefb52df69bef8f7dd (patch)
treec630c097210c894bc317e215eb9cc67d9b481252 /textproc/p5-HTML-HTMLDoc
parent- Update to 1.01 (diff)
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326918
Diffstat (limited to 'textproc/p5-HTML-HTMLDoc')
-rw-r--r--textproc/p5-HTML-HTMLDoc/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-HTML-HTMLDoc/Makefile b/textproc/p5-HTML-HTMLDoc/Makefile
index 14744763ac5b..7ea986da063b 100644
--- a/textproc/p5-HTML-HTMLDoc/Makefile
+++ b/textproc/p5-HTML-HTMLDoc/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-HTML-HTMLDoc
-# Date created: 13 January 2010
-# Whom: Konstantin Menshikov <kostjnspb@yandex.ru>
-#
+# Created by: Konstantin Menshikov <kostjnspb@yandex.ru>
# $FreeBSD$
-#
PORTNAME= HTML-HTMLDoc
PORTVERSION= 0.10
@@ -19,7 +15,8 @@ COMMENT= Perl interface to the htmldoc program
BUILD_DEPENDS= htmldoc>0:${PORTSDIR}/textproc/htmldoc
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= YES
+USES= perl5
+USE_PERL5= configure
MAN3= HTML::HTMLDoc.3 HTML::HTMLDoc::PDF.3