aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-27 09:49:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-27 09:49:51 +0000
commita480c6723a057d4699b47ad5d86bfef906e1e936 (patch)
tree6f8752eef62620ba19bcdb3747749122d9a614e0
parent6c1c7b166d6869f95229c61d52b50698c2e84dde (diff)
Notes
-rw-r--r--devel/p5-Data-Random/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Data-Random/Makefile b/devel/p5-Data-Random/Makefile
index 445c4ef828f4..9974d455e6ec 100644
--- a/devel/p5-Data-Random/Makefile
+++ b/devel/p5-Data-Random/Makefile
@@ -13,7 +13,8 @@ COMMENT= Perl module for generating random data
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-YAML-Tiny>=0:${PORTSDIR}/textproc/p5-YAML-Tiny
+BUILD_DEPENDS= p5-Time-Piece>=1.16:${PORTSDIR}/devel/p5-Time-Piece \
+ p5-YAML-Tiny>=0:${PORTSDIR}/textproc/p5-YAML-Tiny
RUN_DEPENDS= p5-Time-Piece>=1.16:${PORTSDIR}/devel/p5-Time-Piece
OPTIONS_DEFINE= GD