aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2010-02-08 23:43:25 +0800
committerfjoe <fjoe@FreeBSD.org>2010-02-08 23:43:25 +0800
commit0084ecd093b7004364869b5bdcc9e6d0defe1234 (patch)
treee4eafc965bf7928ae7898594a2bae8c18d6f91be /databases
parent41ce2a0f39a403de395889d6812d0f46ffad1fe6 (diff)
downloadfreebsd-ports-gnome-0084ecd093b7004364869b5bdcc9e6d0defe1234.tar.gz
freebsd-ports-gnome-0084ecd093b7004364869b5bdcc9e6d0defe1234.tar.zst
freebsd-ports-gnome-0084ecd093b7004364869b5bdcc9e6d0defe1234.zip
Add CONFLICTS with virtuoso-* ports.
PR: 122801
Diffstat (limited to 'databases')
-rw-r--r--databases/unixODBC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile
index dad86cba91f6..e2d271b1da2e 100644
--- a/databases/unixODBC/Makefile
+++ b/databases/unixODBC/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.unixodbc.org/
MAINTAINER= cowbert@gmail.com
COMMENT= ODBC library suite for Unix
-CONFLICTS= libiodbc-[0-9]*
+CONFLICTS= libiodbc-[0-9]* virtuoso-*
USE_ICONV= yes
GNU_CONFIGURE= yes