summaryrefslogtreecommitdiff
path: root/databases/mytop
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/mytop
parentf157d7966df55f3ab35edf483015f08df8066759 (diff)
downloadpkgsrc-7ec0da2ef82f0a0bfef8f788f6538fe7c65c7060.tar.gz
Comment out p5-Term-ANSIColor dependency, in perl since 5.6.0.
Bump PKGREVISION.
Diffstat (limited to 'databases/mytop')
-rw-r--r--databases/mytop/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile
index 255700bbc22..41f734568a5 100644
--- a/databases/mytop/Makefile
+++ b/databases/mytop/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2013/05/31 12:39:48 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.23 2013/11/24 10:02:40 wiz Exp $
DISTNAME= mytop-1.6
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= databases
MASTER_SITES= http://jeremy.zawodny.com/mysql/mytop/
@@ -12,7 +11,7 @@ COMMENT= Console-based tool for monitoring the threads and performance of MySQL
LICENSE= gnu-gpl-v2
DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI
-DEPENDS+= p5-Term-ANSIColor-[0-9]*:../../devel/p5-Term-ANSIColor
+#DEPENDS+= p5-Term-ANSIColor-[0-9]*:../../devel/p5-Term-ANSIColor
DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
DEPENDS+= p5-DBD-mysql-[0-9]*:../../databases/p5-DBD-mysql