aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-06-12 00:17:10 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-06-12 00:17:10 +0800
commit31088b8ed8cf359ae65eb981cc94fc03336eb82d (patch)
tree858b2f031bce10724c47b44fa8e3e9eab6ce9961
parent279ee427b1e1a4ff8ff15642de74cfaa1bbbbbcf (diff)
downloadfreebsd-ports-gnome-31088b8ed8cf359ae65eb981cc94fc03336eb82d.tar.gz
freebsd-ports-gnome-31088b8ed8cf359ae65eb981cc94fc03336eb82d.tar.zst
freebsd-ports-gnome-31088b8ed8cf359ae65eb981cc94fc03336eb82d.zip
- Update RUN_DEPENDS: Data::Dumper is already in lang/perl5.*
- Bump PORTREVISION for dependency change Notified by: az@
-rw-r--r--devel/p5-Test-TableDriven/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Test-TableDriven/Makefile b/devel/p5-Test-TableDriven/Makefile
index 1062fd9ed944..b3f4edcdd999 100644
--- a/devel/p5-Test-TableDriven/Makefile
+++ b/devel/p5-Test-TableDriven/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Test-TableDriven
PORTVERSION= 0.02
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Write tests, not scripts that run them
-RUN_DEPENDS= p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper
-
PERL_CONFIGURE= yes
MAN3= Test::TableDriven.3