diff options
author | Andrej Zverev <az@FreeBSD.org> | 2010-09-25 11:01:37 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2010-09-25 11:01:37 +0000 |
commit | c7f728114f56d85d9c99e1df94a1c860d7e9ee02 (patch) | |
tree | 4616a41c16bfc97d21af0812623cea30f5f8c8d4 /devel/p5-Test-LongString | |
parent | 540fec3206f24169f5da421c5573ce9d049aa761 (diff) |
Notes
Diffstat (limited to 'devel/p5-Test-LongString')
-rw-r--r-- | devel/p5-Test-LongString/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Test-LongString/Makefile b/devel/p5-Test-LongString/Makefile index babeca2e4be8..28d478eb5ed2 100644 --- a/devel/p5-Test-LongString/Makefile +++ b/devel/p5-Test-LongString/Makefile @@ -7,6 +7,7 @@ PORTNAME= Test-LongString PORTVERSION= 0.14 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A library to test long strings -BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple - PERL_CONFIGURE= yes MAN3= Test::LongString.3 |