aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-Quoted
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2009-12-23 19:18:44 +0800
committerkuriyama <kuriyama@FreeBSD.org>2009-12-23 19:18:44 +0800
commit7b3c7f07231cbd89c4e9614f101eea0ec9b01cd7 (patch)
tree485dc0fc3453e0ecdf3422987e368253714f3dd8 /textproc/p5-Text-Quoted
parentb8da4641b11a9fee4e2dcbec52dfac5cab9233bb (diff)
downloadfreebsd-ports-gnome-7b3c7f07231cbd89c4e9614f101eea0ec9b01cd7.tar.gz
freebsd-ports-gnome-7b3c7f07231cbd89c4e9614f101eea0ec9b01cd7.tar.zst
freebsd-ports-gnome-7b3c7f07231cbd89c4e9614f101eea0ec9b01cd7.zip
- Remove test-only and included-in-perl-5.8 dependencies.
Diffstat (limited to 'textproc/p5-Text-Quoted')
-rw-r--r--textproc/p5-Text-Quoted/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Quoted/Makefile b/textproc/p5-Text-Quoted/Makefile
index 3fa767fd16b6..fe7e7c4ef947 100644
--- a/textproc/p5-Text-Quoted/Makefile
+++ b/textproc/p5-Text-Quoted/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Text-Quoted
PORTVERSION= 2.05
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Text::Quoted - Extract the structure of a quoted mail message
-BUILD_DEPENDS= ${SITE_PERL}/Text/Autoformat.pm:${PORTSDIR}/textproc/p5-Text-Autoformat \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+BUILD_DEPENDS= ${SITE_PERL}/Text/Autoformat.pm:${PORTSDIR}/textproc/p5-Text-Autoformat
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes