aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Array-LineReader
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-23 15:48:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-23 15:48:32 +0000
commitfa47eea00c2e8777b36b8060648f719bc2f07320 (patch)
tree7e3b5b810d25e0086ff05fe69ffa2676af47d075 /misc/p5-Array-LineReader
parentd592143880205036f3f00272b52ac1d4424ab7b6 (diff)
downloadports-fa47eea00c2e8777b36b8060648f719bc2f07320.tar.gz
ports-fa47eea00c2e8777b36b8060648f719bc2f07320.zip
- Remove p5-IO: newer versions are included in all support Perl releases
PR: ports/184192 Submitted by: pluknet
Notes
Notes: svn path=/head/; revision=334679
Diffstat (limited to 'misc/p5-Array-LineReader')
-rw-r--r--misc/p5-Array-LineReader/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/p5-Array-LineReader/Makefile b/misc/p5-Array-LineReader/Makefile
index 1a8994cd34eb..a03578e66d5f 100644
--- a/misc/p5-Array-LineReader/Makefile
+++ b/misc/p5-Array-LineReader/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Array-LineReader
PORTVERSION= 1.01
+PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,9 +11,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Access lines of a file via an array
-BUILD_DEPENDS= p5-IO>=0:${PORTSDIR}/devel/p5-IO
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
USES= perl5
USE_PERL5= configure