aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Plucene-Simple
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-02-25 19:11:48 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-02-25 19:11:48 +0000
commit3378b94bfbcfd27794f0fe96ec78de35357dbfe2 (patch)
tree2560868a3fd7bf8f323c89a376277327272f6ebd /textproc/p5-Plucene-Simple
parent190ac604e4a01a3d72be97655a4a70f6ec3ad815 (diff)
downloadports-3378b94bfbcfd27794f0fe96ec78de35357dbfe2.tar.gz
ports-3378b94bfbcfd27794f0fe96ec78de35357dbfe2.zip
Test::Class is a TEST depends, not BUILD/RUN.
Notes
Notes: svn path=/head/; revision=379950
Diffstat (limited to 'textproc/p5-Plucene-Simple')
-rw-r--r--textproc/p5-Plucene-Simple/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Plucene-Simple/Makefile b/textproc/p5-Plucene-Simple/Makefile
index b8a13fc808a3..b6ee3cebc59c 100644
--- a/textproc/p5-Plucene-Simple/Makefile
+++ b/textproc/p5-Plucene-Simple/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Plucene-Simple
DISTVERSION= 1.04
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:STRYTOAST
@@ -17,9 +17,9 @@ BUILD_DEPENDS= p5-Time-Piece>=1.08:${PORTSDIR}/devel/p5-Time-Piece \
p5-Time-Piece-Range>=1.0:${PORTSDIR}/devel/p5-Time-Piece-Range \
p5-Plucene>=1.09:${PORTSDIR}/textproc/p5-Plucene \
p5-File-Find-Rule>=0.10:${PORTSDIR}/devel/p5-File-Find-Rule \
- p5-File-Slurp>=2002.1031:${PORTSDIR}/devel/p5-File-Slurp \
- p5-Test-Class>=0.03:${PORTSDIR}/devel/p5-Test-Class
+ p5-File-Slurp>=2002.1031:${PORTSDIR}/devel/p5-File-Slurp
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Class>=0.03:${PORTSDIR}/devel/p5-Test-Class
USES= perl5
USE_PERL5= modbuild