pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Data-Random
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jun 24 09:48:26 UTC 2018
Modified Files:
pkgsrc/devel/p5-Data-Random: Makefile
Log Message:
p5-Data-Random: add missing dependencies
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Data-Random/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Data-Random/Makefile
diff -u pkgsrc/devel/p5-Data-Random/Makefile:1.5 pkgsrc/devel/p5-Data-Random/Makefile:1.6
--- pkgsrc/devel/p5-Data-Random/Makefile:1.5 Mon Apr 23 06:23:40 2018
+++ pkgsrc/devel/p5-Data-Random/Makefile Sun Jun 24 09:48:26 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2018/04/23 06:23:40 wen Exp $
+# $NetBSD: Makefile,v 1.6 2018/06/24 09:48:26 wiz Exp $
DISTNAME= Data-Random-0.13
PKGNAME= p5-${DISTNAME}
@@ -13,6 +13,8 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-GD>=1.18:../../graphics/p5-GD
DEPENDS+= p5-Time-Piece>=1.16:../../time/p5-Time-Piece
BUILD_DEPENDS+= p5-YAML-Tiny-[0-9]*:../../textproc/p5-YAML-Tiny
+BUILD_DEPENDS+= p5-File-ShareDir-Install-[0-9]*:../../devel/p5-File-ShareDir-Install
+TEST_DEPENDS+= p5-Test-MockTime-[0-9]*:../../time/p5-Test-MockTime
MAKE_ENV+= PERL_USE_UNSAFE_INC=1
PERL5_PACKLIST= auto/Data/Random/.packlist
Home |
Main Index |
Thread Index |
Old Index