summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/p5-Test-MockTime/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Test-MockTime/Makefile b/devel/p5-Test-MockTime/Makefile
index fd6cf86fb121..22fea398729f 100644
--- a/devel/p5-Test-MockTime/Makefile
+++ b/devel/p5-Test-MockTime/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Test-MockTime
PORTVERSION= 0.15
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,9 +14,6 @@ COMMENT= Replaces actual time with simulated time
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Time-Piece>=0:devel/p5-Time-Piece
-RUN_DEPENDS= p5-Time-Piece>=0:devel/p5-Time-Piece
-
USES= perl5
USE_PERL5= configure
NO_ARCH= yes