pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test2-Suite
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 17 13:29:45 UTC 2017
Modified Files:
pkgsrc/devel/p5-Test2-Suite: Makefile
Log Message:
p5-Test2-Suite: p5-Term-Table also is a full dependency
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Test2-Suite/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-Test2-Suite/Makefile
diff -u pkgsrc/devel/p5-Test2-Suite/Makefile:1.6 pkgsrc/devel/p5-Test2-Suite/Makefile:1.7
--- pkgsrc/devel/p5-Test2-Suite/Makefile:1.6 Sun Sep 17 13:28:42 2017
+++ pkgsrc/devel/p5-Test2-Suite/Makefile Sun Sep 17 13:29:45 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/09/17 13:28:42 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/09/17 13:29:45 wiz Exp $
DISTNAME= Test2-Suite-0.000077
PKGNAME= p5-${DISTNAME}
@@ -11,10 +11,9 @@ COMMENT= Perl5 module with a rich set o
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Importer-[0-9]*:../../devel/p5-Importer
-DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
DEPENDS+= p5-Sub-Info-[0-9]*:../../devel/p5-Sub-Info
-# TEST_DEPENDS
-BUILD_DEPENDS+= p5-Term-Table-[0-9]*:../../devel/p5-Term-Table
+DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
+DEPENDS+= p5-Term-Table-[0-9]*:../../devel/p5-Term-Table
PERL5_PACKLIST= auto/Test2/Suite/.packlist
Home |
Main Index |
Thread Index |
Old Index