From c704ef0c83dd9c75d898afd190edda63bee80b6c Mon Sep 17 00:00:00 2001 From: Sergey Skvortsov Date: Sun, 29 Mar 2009 09:13:01 +0000 Subject: [PATCH] Fix CONFLICTS. --- lang/perl5.10/Makefile | 2 +- lang/perl5.12/Makefile | 2 +- lang/perl5.14/Makefile | 2 +- lang/perl5.16/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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 \