mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
This port conflicts with firebird-client (${PREFIX}/bin/isql).
Probably better solution would be to not install ${PREFIX/bin/isql for this port at all (it is not that usable anyway). PR: 122801 Feature safe: yes
This commit is contained in:
parent
fb524ad8af
commit
3ab4412abb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249962
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ MASTER_SITES= http://www.unixodbc.org/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= ODBC library suite for Unix
|
||||
|
||||
CONFLICTS= libiodbc-[0-9]* virtuoso-*
|
||||
CONFLICTS= firebird-client-* libiodbc-[0-9]* virtuoso-*
|
||||
|
||||
USE_ICONV= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue