- Update conflicts
This commit is contained in:
parent
471f5244fc
commit
5b4e3dfa0b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141768
5 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@ COMMENT= Alpha version of bison
|
|||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
CONFLICTS= bison-1.7[0-9]*
|
||||
CONFLICTS= bison-1.7[0-9]* bison-2.[0-9]*
|
||||
NO_LATEST_LINK= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
|
|
|
@ -18,7 +18,7 @@ COMMENT= A parser generator from FSF, (mostly) compatible with Yacc
|
|||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
CONFLICTS= bison-1.8[0-9]*
|
||||
CONFLICTS= bison-1.8[0-9]* bison-2.[0-9]*
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -18,7 +18,7 @@ COMMENT= A parser generator from FSF, (mostly) compatible with Yacc
|
|||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
CONFLICTS= bison-1.7[0-9]*
|
||||
CONFLICTS= bison-1.7[0-9]* bison-2.[0-9]*
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
USE_BZIP2= yes
|
||||
|
|
|
@ -18,7 +18,7 @@ COMMENT= A parser generator from FSF, (mostly) compatible with Yacc
|
|||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
CONFLICTS= bison-1.7[0-9]*
|
||||
CONFLICTS= bison-1.7[0-9]* bison-2.[0-9]*
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
USE_BZIP2= yes
|
||||
|
|
|
@ -18,7 +18,7 @@ COMMENT= A parser generator from FSF, (mostly) compatible with Yacc
|
|||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
CONFLICTS= bison-1.7[0-9]*
|
||||
CONFLICTS= bison-1.7[0-9]* bison-2.[0-9]*
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
USE_BZIP2= yes
|
||||
|
|
Loading…
Reference in a new issue