pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Pod-Elemental
Module Name: pkgsrc
Committed By: mef
Date: Wed Jul 20 11:25:22 UTC 2016
Modified Files:
pkgsrc/textproc/p5-Pod-Elemental: Makefile
Log Message:
- Added following package on BUILD_DEPENDS for make test
p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/p5-Pod-Elemental/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-Pod-Elemental/Makefile
diff -u pkgsrc/textproc/p5-Pod-Elemental/Makefile:1.15 pkgsrc/textproc/p5-Pod-Elemental/Makefile:1.16
--- pkgsrc/textproc/p5-Pod-Elemental/Makefile:1.15 Wed Jun 8 19:24:32 2016
+++ pkgsrc/textproc/p5-Pod-Elemental/Makefile Wed Jul 20 11:25:22 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2016/06/08 19:24:32 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2016/07/20 11:25:22 mef Exp $
DISTNAME= Pod-Elemental-0.103004
PKGNAME= p5-${DISTNAME}
@@ -25,6 +25,8 @@ DEPENDS+= p5-namespace-autoclean-[0-9]*:
BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
BUILD_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
+# for make test
+BUILD_DEPENDS+=p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
PERL5_PACKLIST= auto/Pod/Elemental/.packlist
Home |
Main Index |
Thread Index |
Old Index