diff options
Diffstat (limited to 'databases/mtop')
-rw-r--r-- | databases/mtop/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/mtop/Makefile b/databases/mtop/Makefile index 1b86a956e05b..9318192abaee 100644 --- a/databases/mtop/Makefile +++ b/databases/mtop/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= MySQL Monitoring Tool BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses \ - ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \ ${SITE_PERL}/Net/Domain.pm:${PORTSDIR}/net/p5-Net |