diff options
author | seanc <seanc@FreeBSD.org> | 2003-09-01 03:30:08 +0000 |
---|---|---|
committer | seanc <seanc@FreeBSD.org> | 2003-09-01 03:30:08 +0000 |
commit | e2c60e1f14d71ac01e270ea0e1b429fd5ea18fa4 (patch) | |
tree | 79d2bff9683fc857db269c487c029813cdac0b45 /devel | |
parent | 0923e060ea7afebbf71b5af5792ea42330a30d2f (diff) | |
download | FreeBSD-ports-e2c60e1f14d71ac01e270ea0e1b429fd5ea18fa4.zip FreeBSD-ports-e2c60e1f14d71ac01e270ea0e1b429fd5ea18fa4.tar.gz |
Add CONFLICTS for bison/bison1875.
PR: ports/56242
Submitted by: Thierry Thomas <thierry@pompo.net>
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bison-devel/Makefile | 3 | ||||
-rw-r--r-- | devel/bison/Makefile | 3 | ||||
-rw-r--r-- | devel/bison175/Makefile | 3 | ||||
-rw-r--r-- | devel/bison1875/Makefile | 3 | ||||
-rw-r--r-- | devel/bison2/Makefile | 3 | ||||
-rw-r--r-- | devel/bison20/Makefile | 3 |
6 files changed, 12 insertions, 6 deletions
diff --git a/devel/bison-devel/Makefile b/devel/bison-devel/Makefile index acf8855..0c68566 100644 --- a/devel/bison-devel/Makefile +++ b/devel/bison-devel/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # Ports collection makefile for: bison # Date created: 27 Mar 1999 # Whom: Jerry Hicks @@ -16,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= seanc@FreeBSD.org COMMENT= A parser generator from FSF, (mostly) compatible with Yacc +CONFLICTS= bison-[0-9]+ + BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/devel/bison/Makefile b/devel/bison/Makefile index 3d2be7a..2e7af2f 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # Ports collection makefile for: bison # Date created: 27 Mar 1999 # Whom: Jerry Hicks @@ -16,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A parser generator from FSF, (mostly) compatible with Yacc +CONFLICTS= bison-[0-9]+ + BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 .if !defined(WITHOUT_NLS) LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext diff --git a/devel/bison175/Makefile b/devel/bison175/Makefile index 3d2be7a..2e7af2f 100644 --- a/devel/bison175/Makefile +++ b/devel/bison175/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # Ports collection makefile for: bison # Date created: 27 Mar 1999 # Whom: Jerry Hicks @@ -16,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A parser generator from FSF, (mostly) compatible with Yacc +CONFLICTS= bison-[0-9]+ + BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 .if !defined(WITHOUT_NLS) LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext diff --git a/devel/bison1875/Makefile b/devel/bison1875/Makefile index acf8855..0c68566 100644 --- a/devel/bison1875/Makefile +++ b/devel/bison1875/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # Ports collection makefile for: bison # Date created: 27 Mar 1999 # Whom: Jerry Hicks @@ -16,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= seanc@FreeBSD.org COMMENT= A parser generator from FSF, (mostly) compatible with Yacc +CONFLICTS= bison-[0-9]+ + BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/devel/bison2/Makefile b/devel/bison2/Makefile index acf8855..0c68566 100644 --- a/devel/bison2/Makefile +++ b/devel/bison2/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # Ports collection makefile for: bison # Date created: 27 Mar 1999 # Whom: Jerry Hicks @@ -16,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= seanc@FreeBSD.org COMMENT= A parser generator from FSF, (mostly) compatible with Yacc +CONFLICTS= bison-[0-9]+ + BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/devel/bison20/Makefile b/devel/bison20/Makefile index acf8855..0c68566 100644 --- a/devel/bison20/Makefile +++ b/devel/bison20/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # Ports collection makefile for: bison # Date created: 27 Mar 1999 # Whom: Jerry Hicks @@ -16,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= seanc@FreeBSD.org COMMENT= A parser generator from FSF, (mostly) compatible with Yacc +CONFLICTS= bison-[0-9]+ + BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 |