diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-23 15:48:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-23 15:48:32 +0000 |
commit | fa47eea00c2e8777b36b8060648f719bc2f07320 (patch) | |
tree | 7e3b5b810d25e0086ff05fe69ffa2676af47d075 /misc/p5-Array-FileReader | |
parent | d592143880205036f3f00272b52ac1d4424ab7b6 (diff) | |
download | ports-fa47eea00c2e8777b36b8060648f719bc2f07320.tar.gz ports-fa47eea00c2e8777b36b8060648f719bc2f07320.zip |
Notes
Diffstat (limited to 'misc/p5-Array-FileReader')
-rw-r--r-- | misc/p5-Array-FileReader/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/p5-Array-FileReader/Makefile b/misc/p5-Array-FileReader/Makefile index f47c401854de..1d33b17c65e1 100644 --- a/misc/p5-Array-FileReader/Makefile +++ b/misc/p5-Array-FileReader/Makefile @@ -3,6 +3,7 @@ PORTNAME= Array-FileReader PORTVERSION= 0.03 +PORTREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,9 +11,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Lazily tie files to arrays for reading -BUILD_DEPENDS= p5-IO>=0:${PORTSDIR}/devel/p5-IO -RUN_DEPENDS:= ${BUILD_DEPENDS} - USES= perl5 USE_PERL5= configure |