aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-HTML-HTMLDoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-HTML-HTMLDoc/Makefile')
-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