diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-07-31 06:54:09 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-07-31 06:54:09 +0000 |
commit | 0c32f397115d6a7e639ed1f8b4228848bd5cc96c (patch) | |
tree | ce66d6984b8e2580d19a3e478f618b13623e3080 /textproc/p5-PerlPoint-Converters | |
parent | c37aa810ab6b2dec5c29293ea60ad8f84d8effda (diff) |
Notes
Diffstat (limited to 'textproc/p5-PerlPoint-Converters')
-rw-r--r-- | textproc/p5-PerlPoint-Converters/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-PerlPoint-Converters/Makefile b/textproc/p5-PerlPoint-Converters/Makefile index 82339b6f5980..796673d2b53f 100644 --- a/textproc/p5-PerlPoint-Converters/Makefile +++ b/textproc/p5-PerlPoint-Converters/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-PerlPoint-Converters -# Date created: 8 Jun 2004 -# Whom: mat -# +# Created by: mat # $FreeBSD$ -# PORTNAME= PerlPoint-Converters PORTVERSION= 1.02.05 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-PerlPoint-Package>=0:${PORTSDIR}/textproc/p5-PerlPoint-Package p5-Getopt-ArgvFile>=0:${PORTSDIR}/devel/p5-Getopt-ArgvFile RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure patch MAN1= pp2html.1 pp2latex.1 MAN3= Bundle::PerlPoint.3 \ |