summaryrefslogtreecommitdiffstats
path: root/databases/unixODBC
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-02-08 13:29:32 +0000
committerkrion <krion@FreeBSD.org>2004-02-08 13:29:32 +0000
commit12c2f0f8c6b808c9f23701a86447b393814477ee (patch)
tree4a1e373d9587b4b76a0d632331fadce62826f8ea /databases/unixODBC
parent16e245c6d35e6b2da8b923586aca3b2b576350a1 (diff)
downloadFreeBSD-ports-12c2f0f8c6b808c9f23701a86447b393814477ee.zip
FreeBSD-ports-12c2f0f8c6b808c9f23701a86447b393814477ee.tar.gz
- Add CONFLICTS between libiodbc and unixODBC
PR: ports/62528 Submitted by: Ports Fury
Diffstat (limited to 'databases/unixODBC')
-rw-r--r--databases/unixODBC/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile
index 91f4dcb..edd0601 100644
--- a/databases/unixODBC/Makefile
+++ b/databases/unixODBC/Makefile
@@ -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}
OpenPOWER on IntegriCloud