diff options
Diffstat (limited to 'textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile')
| -rw-r--r-- | textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile b/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile index bde15f7f2497..5122aa91286a 100644 --- a/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile +++ b/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-FormatText-WithLinks-AndTables -# Date created: 2012-08-15 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTML-FormatText-WithLinks-AndTables PORTVERSION= 0.02 @@ -20,7 +16,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/${PORTNAME} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::FormatText::WithLinks::AndTables.3 |
