summaryrefslogtreecommitdiff
path: root/databases/mytop
diff options
context:
space:
mode:
authorasau <asau>2012-10-02 21:25:15 +0000
committerasau <asau>2012-10-02 21:25:15 +0000
commit927c9866002f40ee06dab5431f98e3a43b8890bd (patch)
tree43a00ef6fe7500f6094c17b88abeee49f8e0895b /databases/mytop
parenteeeae6e40ecf124d519361cfba846f5b07e75407 (diff)
downloadpkgsrc-927c9866002f40ee06dab5431f98e3a43b8890bd.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'databases/mytop')
-rw-r--r--databases/mytop/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile
index fecb886e91c..e829f7f234b 100644
--- a/databases/mytop/Makefile
+++ b/databases/mytop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2011/08/14 08:18:04 obache Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/02 21:25:23 asau Exp $
#
DISTNAME= mytop-1.6
@@ -11,8 +11,6 @@ HOMEPAGE= http://jeremy.zawodny.com/mysql/mytop/
COMMENT= Console-based tool for monitoring the threads and performance of MySQL
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI
DEPENDS+= p5-Term-ANSIColor-[0-9]*:../../devel/p5-Term-ANSIColor
DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey