summaryrefslogtreecommitdiff
path: root/databases/p5-App-Sqitch
diff options
context:
space:
mode:
authorwiz <wiz>2013-11-24 10:02:40 +0000
committerwiz <wiz>2013-11-24 10:02:40 +0000
commit7ec0da2ef82f0a0bfef8f788f6538fe7c65c7060 (patch)
tree849ac43a247e38f42f6729d8f355984927fc6a7e /databases/p5-App-Sqitch
parentf157d7966df55f3ab35edf483015f08df8066759 (diff)
downloadpkgsrc-7ec0da2ef82f0a0bfef8f788f6538fe7c65c7060.tar.gz
Comment out p5-Term-ANSIColor dependency, in perl since 5.6.0.
Bump PKGREVISION.
Diffstat (limited to 'databases/p5-App-Sqitch')
-rw-r--r--databases/p5-App-Sqitch/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-App-Sqitch/Makefile b/databases/p5-App-Sqitch/Makefile
index a13f3784bd5..511391e4ec9 100644
--- a/databases/p5-App-Sqitch/Makefile
+++ b/databases/p5-App-Sqitch/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2013/05/31 12:39:48 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2013/11/24 10:02:40 wiz Exp $
DISTNAME= App-Sqitch-0.961
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
@@ -35,7 +35,7 @@ DEPENDS+= p5-Role-Identifiable-[0-9]*:../../devel/p5-Role-Identifiable
DEPENDS+= p5-String-Formatter-[0-9]*:../../textproc/p5-String-Formatter
DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter
DEPENDS+= p5-Template-Tiny>=0.11:../../textproc/p5-Template-Tiny
-DEPENDS+= p5-Term-ANSIColor>=2.02:../../devel/p5-Term-ANSIColor
+#DEPENDS+= p5-Term-ANSIColor>=2.02:../../devel/p5-Term-ANSIColor
DEPENDS+= p5-Throwable-[0-9]*:../../devel/p5-Throwable
DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI