diff --git a/lang/perl5.10/Makefile b/lang/perl5.10/Makefile index 56e46985d5d0..4ca75e78afd3 100644 --- a/lang/perl5.10/Makefile +++ b/lang/perl5.10/Makefile @@ -20,7 +20,7 @@ DIST_SUBDIR= perl MAINTAINER= skv@FreeBSD.org COMMENT= Practical Extraction and Report Language -CONFLICTS= perl-5.6.* perl-5.9.* +CONFLICTS= perl-5.6.* perl-5.8.* OPTIONS= DEBUGGING "Build with debugging support" off \ GDBM "Build GDBM_File extension" off \ diff --git a/lang/perl5.12/Makefile b/lang/perl5.12/Makefile index 56e46985d5d0..4ca75e78afd3 100644 --- a/lang/perl5.12/Makefile +++ b/lang/perl5.12/Makefile @@ -20,7 +20,7 @@ DIST_SUBDIR= perl MAINTAINER= skv@FreeBSD.org COMMENT= Practical Extraction and Report Language -CONFLICTS= perl-5.6.* perl-5.9.* +CONFLICTS= perl-5.6.* perl-5.8.* OPTIONS= DEBUGGING "Build with debugging support" off \ GDBM "Build GDBM_File extension" off \ diff --git a/lang/perl5.14/Makefile b/lang/perl5.14/Makefile index 56e46985d5d0..4ca75e78afd3 100644 --- a/lang/perl5.14/Makefile +++ b/lang/perl5.14/Makefile @@ -20,7 +20,7 @@ DIST_SUBDIR= perl MAINTAINER= skv@FreeBSD.org COMMENT= Practical Extraction and Report Language -CONFLICTS= perl-5.6.* perl-5.9.* +CONFLICTS= perl-5.6.* perl-5.8.* OPTIONS= DEBUGGING "Build with debugging support" off \ GDBM "Build GDBM_File extension" off \ diff --git a/lang/perl5.16/Makefile b/lang/perl5.16/Makefile index 56e46985d5d0..4ca75e78afd3 100644 --- a/lang/perl5.16/Makefile +++ b/lang/perl5.16/Makefile @@ -20,7 +20,7 @@ DIST_SUBDIR= perl MAINTAINER= skv@FreeBSD.org COMMENT= Practical Extraction and Report Language -CONFLICTS= perl-5.6.* perl-5.9.* +CONFLICTS= perl-5.6.* perl-5.8.* OPTIONS= DEBUGGING "Build with debugging support" off \ GDBM "Build GDBM_File extension" off \