- Don't install with p5-DBI
Reported by: pointyhat via kris
This commit is contained in:
parent
b86ef75411
commit
7f59d03596
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124534
1 changed files with 1 additions and 2 deletions
|
@ -29,8 +29,7 @@ MAN3= DBD::File.3
|
|||
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137
|
||||
.else
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
|
||||
IGNORE= This module is useless with p5-DBI
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue