aboutsummaryrefslogtreecommitdiff
path: root/databases/innotop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/innotop/Makefile')
-rw-r--r--databases/innotop/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/databases/innotop/Makefile b/databases/innotop/Makefile
index ab7742602457..86bc19ba6329 100644
--- a/databases/innotop/Makefile
+++ b/databases/innotop/Makefile
@@ -13,12 +13,12 @@ COMMENT= MySQL and InnoDB monitoring program
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \
- p5-DBI>=1.46:${PORTSDIR}/databases/p5-DBI \
- p5-Term-ReadKey>=2.10:${PORTSDIR}/devel/p5-Term-ReadKey
-RUN_DEPENDS= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \
- p5-DBI>=1.46:${PORTSDIR}/databases/p5-DBI \
- p5-Term-ReadKey>=2.10:${PORTSDIR}/devel/p5-Term-ReadKey
+BUILD_DEPENDS= p5-DBD-mysql>=0:databases/p5-DBD-mysql \
+ p5-DBI>=1.46:databases/p5-DBI \
+ p5-Term-ReadKey>=2.10:devel/p5-Term-ReadKey
+RUN_DEPENDS= p5-DBD-mysql>=0:databases/p5-DBD-mysql \
+ p5-DBI>=1.46:databases/p5-DBI \
+ p5-Term-ReadKey>=2.10:devel/p5-Term-ReadKey
USES= perl5
USE_PERL5= configure