mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add CONFLICTS with another firebird versions
This commit is contained in:
parent
b0ff10008d
commit
77d1e41451
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329157
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue