From 11ac7085ce0fb07a18fc6cd877b2a4279ce70f7a Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Mon, 17 May 2004 10:31:41 +0000 Subject: Remove explicit dependency on datases/p5-DBI, another dependency already depends on it and the explicit dependency is wrong on perl < 5.6. Submitted by: kris --- databases/mtop/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'databases/mtop') 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 -- cgit v1.2.3