From 77d1e41451b8ddf74ccf8dcdafb64367e622a4a7 Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Thu, 3 Oct 2013 07:46:32 +0000 Subject: [PATCH] - Add CONFLICTS with another firebird versions --- databases/firebird21-server/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/databases/firebird21-server/Makefile b/databases/firebird21-server/Makefile index 773743a5047e..cbe877cfbe8b 100644 --- a/databases/firebird21-server/Makefile +++ b/databases/firebird21-server/Makefile @@ -13,6 +13,11 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= acm@FreeBSD.org COMMENT?= Firebird-2 relational database (server) +CONFLICTS?= ${PORTNAME}20-client-* \ + ${PORTNAME}25-client-* \ + ${PORTNAME}20-server-* \ + ${PORTNAME}25-server-* + LIB_DEPENDS= icuuc:${PORTSDIR}/devel/icu USES= bison