pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/p5-DateTime-Format-MySQL
Module Name: pkgsrc
Committed By: mef
Date: Tue Aug 9 13:40:15 UTC 2016
Modified Files:
pkgsrc/time/p5-DateTime-Format-MySQL: Makefile
Log Message:
Add BUILD_DEPENDS+= p5-Sub-Name-[0-9]* for make test
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/time/p5-DateTime-Format-MySQL/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-MySQL/Makefile
diff -u pkgsrc/time/p5-DateTime-Format-MySQL/Makefile:1.16 pkgsrc/time/p5-DateTime-Format-MySQL/Makefile:1.17
--- pkgsrc/time/p5-DateTime-Format-MySQL/Makefile:1.16 Wed Jun 8 19:24:50 2016
+++ pkgsrc/time/p5-DateTime-Format-MySQL/Makefile Tue Aug 9 13:40:15 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2016/06/08 19:24:50 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2016/08/09 13:40:15 mef Exp $
DISTNAME= DateTime-Format-MySQL-0.06
PKGNAME= p5-${DISTNAME}
@@ -17,6 +17,7 @@ PERL5_PACKLIST= auto/DateTime/Format/My
DEPENDS+= p5-DateTime-Format-Builder>=0.60:../../time/p5-DateTime-Format-Builder
# for make test
BUILD_DEPENDS+= p5-Package-Stash-[0-9]*:../../devel/p5-Package-Stash
+BUILD_DEPENDS+= p5-Sub-Name-[0-9]*:../../devel/p5-Sub-Name
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index