mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00: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
@ -17,6 +17,8 @@ MASTER_SITES= http://www.iodbc.org/dist/
|
||||
MAINTAINER= ebakke@trolltech.com
|
||||
COMMENT= An ODBC 3.x driver manager, for universal data source access
|
||||
|
||||
CONFLICTS= unixODBC-*
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
@ -16,6 +16,8 @@ COMMENT= ODBC library suite for Unix
|
||||
|
||||
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
|
||||
|
||||
CONFLICTS= libiodbc-*
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
Loading…
Reference in New Issue
Block a user