From efbf08b4c264b4a540a9e449eaec6591890d82ad Mon Sep 17 00:00:00 2001 From: leeym Date: Fri, 3 Sep 2004 16:13:57 +0000 Subject: - add version in CONFLICTS, otherwise it will conflict with itself. Pointy hat to: leeym --- devel/bison20/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/bison20') diff --git a/devel/bison20/Makefile b/devel/bison20/Makefile index 53a8c38..bed51ea 100644 --- a/devel/bison20/Makefile +++ b/devel/bison20/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= seanc@FreeBSD.org COMMENT= A parser generator from FSF, (mostly) compatible with Yacc -CONFLICTS= bison-[0-9]* +CONFLICTS= bison-1.7[0-9]* BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 -- cgit v1.1