aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-02-25 19:14:55 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-02-25 19:14:55 +0000
commit72eede7a34fdc0c3bd0104d15bdc653064b17d80 (patch)
treedddb6ffba6c165d6025c049c72fbc8e055adba95
parente9cd710f351cc19a9646c28bc9dbc4cd25c6753e (diff)
downloadports-72eede7a34fdc0c3bd0104d15bdc653064b17d80.tar.gz
ports-72eede7a34fdc0c3bd0104d15bdc653064b17d80.zip
Notes
-rw-r--r--textproc/p5-XML-DoubleEncodedEntities/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-DoubleEncodedEntities/Makefile b/textproc/p5-XML-DoubleEncodedEntities/Makefile
index fe114712a9ad..c51f9b498465 100644
--- a/textproc/p5-XML-DoubleEncodedEntities/Makefile
+++ b/textproc/p5-XML-DoubleEncodedEntities/Makefile
@@ -3,7 +3,7 @@
PORTNAME= XML-DoubleEncodedEntities
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Unbreak XML with Doubly-Encoded Entities
-RUN_DEPENDS= p5-Test-Simple>=0.64:${PORTSDIR}/devel/p5-Test-Simple
+TEST_DEPENDS= p5-Test-Simple>=0.64:${PORTSDIR}/devel/p5-Test-Simple
USES= perl5
USE_PERL5= configure