pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-MooX-ClassAttribute
Module Name: pkgsrc
Committed By: mef
Date: Wed Jul 20 13:45:39 UTC 2016
Modified Files:
pkgsrc/devel/p5-MooX-ClassAttribute: Makefile
Log Message:
- More BUILD_DEPENDS for make test
p5-Moo-[0-9]*:../../devel/p5-Moo
p5-Exporter-Tiny-[0-9]*:../../devel/p5-Exporter-Tiny
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-MooX-ClassAttribute/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-MooX-ClassAttribute/Makefile
diff -u pkgsrc/devel/p5-MooX-ClassAttribute/Makefile:1.1 pkgsrc/devel/p5-MooX-ClassAttribute/Makefile:1.2
--- pkgsrc/devel/p5-MooX-ClassAttribute/Makefile:1.1 Wed Jul 20 12:51:25 2016
+++ pkgsrc/devel/p5-MooX-ClassAttribute/Makefile Wed Jul 20 13:45:39 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/07/20 12:51:25 mef Exp $
+# $NetBSD: Makefile,v 1.2 2016/07/20 13:45:39 mef Exp $
DISTNAME= MooX-ClassAttribute-0.011
PKGNAME= p5-${DISTNAME}
@@ -12,6 +12,8 @@ LICENSE= ${PERL5_LICENSE}
# for make test
BUILD_DEPENDS+= p5-MooseX-ClassAttribute-[0-9]*:../../devel/p5-MooseX-ClassAttribute
+BUILD_DEPENDS+= p5-Moo-[0-9]*:../../devel/p5-Moo
+BUILD_DEPENDS+= p5-Exporter-Tiny-[0-9]*:../../devel/p5-Exporter-Tiny
PERL5_PACKLIST= auto/MooX/ClassAttribute/.packlist
Home |
Main Index |
Thread Index |
Old Index