mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix CONFLICTS.
This commit is contained in:
parent
b7be6455ca
commit
c704ef0c83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231233
4 changed files with 4 additions and 4 deletions
|
@ -20,7 +20,7 @@ DIST_SUBDIR= perl
|
||||||
MAINTAINER= skv@FreeBSD.org
|
MAINTAINER= skv@FreeBSD.org
|
||||||
COMMENT= Practical Extraction and Report Language
|
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 \
|
OPTIONS= DEBUGGING "Build with debugging support" off \
|
||||||
GDBM "Build GDBM_File extension" off \
|
GDBM "Build GDBM_File extension" off \
|
||||||
|
|
|
@ -20,7 +20,7 @@ DIST_SUBDIR= perl
|
||||||
MAINTAINER= skv@FreeBSD.org
|
MAINTAINER= skv@FreeBSD.org
|
||||||
COMMENT= Practical Extraction and Report Language
|
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 \
|
OPTIONS= DEBUGGING "Build with debugging support" off \
|
||||||
GDBM "Build GDBM_File extension" off \
|
GDBM "Build GDBM_File extension" off \
|
||||||
|
|
|
@ -20,7 +20,7 @@ DIST_SUBDIR= perl
|
||||||
MAINTAINER= skv@FreeBSD.org
|
MAINTAINER= skv@FreeBSD.org
|
||||||
COMMENT= Practical Extraction and Report Language
|
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 \
|
OPTIONS= DEBUGGING "Build with debugging support" off \
|
||||||
GDBM "Build GDBM_File extension" off \
|
GDBM "Build GDBM_File extension" off \
|
||||||
|
|
|
@ -20,7 +20,7 @@ DIST_SUBDIR= perl
|
||||||
MAINTAINER= skv@FreeBSD.org
|
MAINTAINER= skv@FreeBSD.org
|
||||||
COMMENT= Practical Extraction and Report Language
|
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 \
|
OPTIONS= DEBUGGING "Build with debugging support" off \
|
||||||
GDBM "Build GDBM_File extension" off \
|
GDBM "Build GDBM_File extension" off \
|
||||||
|
|
Loading…
Add table
Reference in a new issue