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
This commit is contained in:
parent
ca882d3ff8
commit
11ac7085ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109330
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue