aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mytop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mytop/Makefile')
-rw-r--r--databases/mytop/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile
index a6f2b6ad9529..73b8871862b7 100644
--- a/databases/mytop/Makefile
+++ b/databases/mytop/Makefile
@@ -10,9 +10,9 @@ COMMENT= Top clone for MySQL
LICENSE= GPLv2
-RUN_DEPENDS= p5-DBD-mysql>1.0:${PORTSDIR}/databases/p5-DBD-mysql \
- p5-DBI>=1.13:${PORTSDIR}/databases/p5-DBI \
- p5-Term-ReadKey>=2.10:${PORTSDIR}/devel/p5-Term-ReadKey
+RUN_DEPENDS= p5-DBD-mysql>1.0:databases/p5-DBD-mysql \
+ p5-DBI>=1.13:databases/p5-DBI \
+ p5-Term-ReadKey>=2.10:devel/p5-Term-ReadKey
USE_GITHUB= yes
GH_ACCOUNT= jzawodn