aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Trim
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-02-25 19:13:51 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-02-25 19:13:51 +0000
commite9cd710f351cc19a9646c28bc9dbc4cd25c6753e (patch)
tree1b87ee2927e4dc060cdc326317e72d552c658440 /textproc/p5-Text-Trim
parenteae1fd1d2b35e650fb88c8f3dafb195914d4fa0c (diff)
downloadports-e9cd710f351cc19a9646c28bc9dbc4cd25c6753e.tar.gz
ports-e9cd710f351cc19a9646c28bc9dbc4cd25c6753e.zip
Test::Simple is a TEST depends, not BUILD/RUN.
Notes
Notes: svn path=/head/; revision=379952
Diffstat (limited to 'textproc/p5-Text-Trim')
-rw-r--r--textproc/p5-Text-Trim/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Text-Trim/Makefile b/textproc/p5-Text-Trim/Makefile
index b1a7fa573db6..9459afb182ea 100644
--- a/textproc/p5-Text-Trim/Makefile
+++ b/textproc/p5-Text-Trim/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Text-Trim
PORTVERSION= 1.02
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Text
@@ -15,8 +15,7 @@ COMMENT= Extract the structure of a quoted mail message
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
+TEST_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
USES= perl5
USE_PERL5= modbuild