aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-FixedLength-Extra
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-07-31 06:54:09 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-07-31 06:54:09 +0000
commit0c32f397115d6a7e639ed1f8b4228848bd5cc96c (patch)
treece66d6984b8e2580d19a3e478f618b13623e3080 /textproc/p5-Text-FixedLength-Extra
parentc37aa810ab6b2dec5c29293ea60ad8f84d8effda (diff)
downloadports-0c32f397115d6a7e639ed1f8b4228848bd5cc96c.tar.gz
ports-0c32f397115d6a7e639ed1f8b4228848bd5cc96c.zip
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies - Trim Makefile header Reviewed by: bapt@ (exp-run) Approved by: bapt@ (portmrg@)
Notes
Notes: svn path=/head/; revision=324007
Diffstat (limited to 'textproc/p5-Text-FixedLength-Extra')
-rw-r--r--textproc/p5-Text-FixedLength-Extra/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-Text-FixedLength-Extra/Makefile b/textproc/p5-Text-FixedLength-Extra/Makefile
index 0424d8cced2b..77e7847291d1 100644
--- a/textproc/p5-Text-FixedLength-Extra/Makefile
+++ b/textproc/p5-Text-FixedLength-Extra/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Text-FixedLength-Extra
-# Date created: 30 December 2000
-# Whom: Anton Berezin <tobez@tobez.org>
-#
+# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$
-#
PORTNAME= Text-FixedLength-Extra
PORTVERSION= 1.1
@@ -17,7 +13,8 @@ COMMENT= Various niceties for p5-Text-FixedLength lovers
BUILD_DEPENDS= p5-Text-FixedLength>=0:${PORTSDIR}/textproc/p5-Text-FixedLength
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure patch
MAN3= Text::FixedLength::Extra.3