pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/p5-DateTime-Set
Module Name: pkgsrc
Committed By: mef
Date: Sun Sep 18 14:33:33 UTC 2016
Modified Files:
pkgsrc/time/p5-DateTime-Set: Makefile
Log Message:
- for make test,
+BUILD_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/time/p5-DateTime-Set/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-Set/Makefile
diff -u pkgsrc/time/p5-DateTime-Set/Makefile:1.22 pkgsrc/time/p5-DateTime-Set/Makefile:1.23
--- pkgsrc/time/p5-DateTime-Set/Makefile:1.22 Sun Jul 31 12:19:30 2016
+++ pkgsrc/time/p5-DateTime-Set/Makefile Sun Sep 18 14:33:33 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2016/07/31 12:19:30 wen Exp $
+# $NetBSD: Makefile,v 1.23 2016/09/18 14:33:33 mef Exp $
DISTNAME= DateTime-Set-0.3800
PKGNAME= p5-${DISTNAME}
@@ -13,6 +13,9 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-DateTime>=0.12:../../time/p5-DateTime
DEPENDS+= p5-Set-Infinite>=0.59:../../math/p5-Set-Infinite
+# for make test
+BUILD_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
+
PERL5_PACKLIST= auto/DateTime/Set/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index