mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add CONFLICTS between libiodbc and unixODBC
PR: ports/62528 Submitted by: Ports Fury
This commit is contained in:
parent
57df7f6a1d
commit
acadb0fcf3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100381
2 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,8 @@ MASTER_SITES= http://www.iodbc.org/dist/
|
||||||
MAINTAINER= ebakke@trolltech.com
|
MAINTAINER= ebakke@trolltech.com
|
||||||
COMMENT= An ODBC 3.x driver manager, for universal data source access
|
COMMENT= An ODBC 3.x driver manager, for universal data source access
|
||||||
|
|
||||||
|
CONFLICTS= unixODBC-*
|
||||||
|
|
||||||
USE_LIBTOOL= yes
|
USE_LIBTOOL= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
|
|
|
@ -16,6 +16,8 @@ COMMENT= ODBC library suite for Unix
|
||||||
|
|
||||||
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
|
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
|
||||||
|
|
||||||
|
CONFLICTS= libiodbc-*
|
||||||
|
|
||||||
USE_REINPLACE= yes
|
USE_REINPLACE= yes
|
||||||
USE_LIBTOOL= yes
|
USE_LIBTOOL= yes
|
||||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||||
|
|
Loading…
Add table
Reference in a new issue