mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Point users of perl 5.005_03 to databases/p5-DBI-137 as p5-DBI
no longer support the old perl. This does not affect perl from ports or 5.x. - Add CONFLICTS Approved by: portmgr (marcus)
This commit is contained in:
parent
f1bb6f6ecb
commit
24660f13cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88973
@ -20,6 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/RPC/PlServer.pm:${PORTSDIR}/net/p5-PlRPC
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
.endif
|
||||
|
||||
CONFLICTS= p5-DBI-137-1.37
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= dbiprof.1 \
|
||||
@ -53,7 +54,7 @@ pre-everything::
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= This port is for perl 5.6.0 and later only.
|
||||
IGNORE= Please install databases/p5-DBI-137 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user