pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/time/p5-DateTime-Format-Natural



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Sep 18 15:01:03 UTC 2016

Modified Files:
        pkgsrc/time/p5-DateTime-Format-Natural: Makefile

Log Message:
for make test: BUILD_DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/time/p5-DateTime-Format-Natural/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/p5-DateTime-Format-Natural/Makefile
diff -u pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.21 pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.22
--- pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.21        Sun Jul 31 12:24:41 2016
+++ pkgsrc/time/p5-DateTime-Format-Natural/Makefile     Sun Sep 18 15:01:03 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/07/31 12:24:41 wen Exp $
+# $NetBSD: Makefile,v 1.22 2016/09/18 15:01:03 mef Exp $
 
 DISTNAME=      DateTime-Format-Natural-1.04
 PKGNAME=       p5-${DISTNAME}
@@ -20,6 +20,8 @@ BUILD_DEPENDS+=       p5-Test-MockTime-[0-9]*:
 
 # recommended
 DEPENDS+=      p5-Date-Calc-[0-9]*:../../devel/p5-Date-Calc
+# for make test
+BUILD_DEPENDS+=        p5-Clone-[0-9]*:../../devel/p5-Clone
 
 PERL5_MODULE_TYPE=     Module::Build
 USE_LANGUAGES= #



Home | Main Index | Thread Index | Old Index