From 24660f13cc477789e98c2b4676c80ad17c7734db Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sat, 13 Sep 2003 09:00:10 +0000 Subject: - 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) --- databases/p5-DBI/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/p5-DBI') diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index 071b18563ad5..ea17cf125ef8 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -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 .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 -- cgit v1.2.3