aboutsummaryrefslogtreecommitdiffstats
path: root/databases/libiodbc
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-02-08 21:29:32 +0800
committerkrion <krion@FreeBSD.org>2004-02-08 21:29:32 +0800
commit12c2f0f8c6b808c9f23701a86447b393814477ee (patch)
tree4a1e373d9587b4b76a0d632331fadce62826f8ea /databases/libiodbc
parent16e245c6d35e6b2da8b923586aca3b2b576350a1 (diff)
downloadfreebsd-ports-graphics-12c2f0f8c6b808c9f23701a86447b393814477ee.tar.gz
freebsd-ports-graphics-12c2f0f8c6b808c9f23701a86447b393814477ee.tar.zst
freebsd-ports-graphics-12c2f0f8c6b808c9f23701a86447b393814477ee.zip
- Add CONFLICTS between libiodbc and unixODBC
PR: ports/62528 Submitted by: Ports Fury
Diffstat (limited to 'databases/libiodbc')
-rw-r--r--databases/libiodbc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile
index b159dec1f16..560c18768ab 100644
--- a/databases/libiodbc/Makefile
+++ b/databases/libiodbc/Makefile
@@ -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