aboutsummaryrefslogtreecommitdiffstats
path: root/databases/unixODBC
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2013-06-09 17:29:45 +0800
committerfjoe <fjoe@FreeBSD.org>2013-06-09 17:29:45 +0800
commit4a6925465fd8ac4ca7613bf0786448f050ab5d5f (patch)
tree3379d54935e2537d9fb7737634d915c59896b04a /databases/unixODBC
parent227b4629a1c0fa195193d3343bf0c2a6b3f2e41f (diff)
downloadfreebsd-ports-gnome-4a6925465fd8ac4ca7613bf0786448f050ab5d5f.tar.gz
freebsd-ports-gnome-4a6925465fd8ac4ca7613bf0786448f050ab5d5f.tar.zst
freebsd-ports-gnome-4a6925465fd8ac4ca7613bf0786448f050ab5d5f.zip
Remove CONFLICTS with databases/virtuoso.
Diffstat (limited to 'databases/unixODBC')
-rw-r--r--databases/unixODBC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile
index 58c2509367d6..f71492ce566e 100644
--- a/databases/unixODBC/Makefile
+++ b/databases/unixODBC/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.unixodbc.org/
MAINTAINER= ports@FreeBSD.org
COMMENT= ODBC library suite for Unix
-CONFLICTS= libiodbc-[0-9]* virtuoso-*
+CONFLICTS= libiodbc-[0-9]*
USES= iconv
GNU_CONFIGURE= yes