aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-MockTime/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-02 07:13:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-02 07:13:37 +0000
commit0e425012b97ed3feda047ef5e0a369d0f73bed60 (patch)
tree1ae5b85d2dd3c64f025502fe1cd5131370944c54 /devel/p5-Test-MockTime/Makefile
parent3393bf045b7c3dfe08d2cf38b6678208eec0ab51 (diff)
Notes
Diffstat (limited to 'devel/p5-Test-MockTime/Makefile')
-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