pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-HTML-Template - Add for make test: BUILD_DEPEN...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fa5d5fa90460
branches: trunk
changeset: 352789:fa5d5fa90460
user: mef <mef%pkgsrc.org@localhost>
date: Mon Sep 19 01:04:02 2016 +0000
description:
- Add for make test: BUILD_DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI
diffstat:
www/p5-HTML-Template/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 321028602f6f -r fa5d5fa90460 www/p5-HTML-Template/Makefile
--- a/www/p5-HTML-Template/Makefile Mon Sep 19 00:56:50 2016 +0000
+++ b/www/p5-HTML-Template/Makefile Mon Sep 19 01:04:02 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2016/06/08 19:25:05 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2016/09/19 01:04:02 mef Exp $
DISTNAME= HTML-Template-2.95
PKGNAME= p5-${DISTNAME}
@@ -12,6 +12,9 @@
COMMENT= Perl5 module to create HTML templates with simple tags
LICENSE= ${PERL5_LICENSE}
+# for make test
+BUILD_DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI
+
PERL5_PACKLIST= auto/HTML/Template/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index