aboutsummaryrefslogtreecommitdiff
path: root/databases/mytop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mytop/Makefile')
-rw-r--r--databases/mytop/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile
index 034c056942fd..faee6e334d48 100644
--- a/databases/mytop/Makefile
+++ b/databases/mytop/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mytop
PORTVERSION= 1.7
+PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= ports@FreeBSD.org
@@ -8,7 +9,7 @@ WWW= https://jeremy.zawodny.com/mysql/mytop/
LICENSE= GPLv2
-RUN_DEPENDS= p5-DBD-mysql>1.0:databases/p5-DBD-mysql \
+RUN_DEPENDS= ${DBD_MYSQL} \
p5-DBI>=1.13:databases/p5-DBI \
p5-Term-ReadKey>=2.10:devel/p5-Term-ReadKey
@@ -18,7 +19,7 @@ GH_TAGNAME= 437f2ef
NO_ARCH= yes
-USES+= perl5
+USES+= mysql perl5
USE_PERL5= configure
PLIST_FILES= bin/mytop \