diff options
author | Max Khon <fjoe@FreeBSD.org> | 2013-06-09 09:29:45 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2013-06-09 09:29:45 +0000 |
commit | 56da9b9779ab55e90f1551ec5468edc0e7258fa0 (patch) | |
tree | 3379d54935e2537d9fb7737634d915c59896b04a /databases/unixODBC | |
parent | c5dde406c7c80fb061ee45a6ce2c70490254cb05 (diff) |
Remove CONFLICTS with databases/virtuoso.
Notes
Notes:
svn path=/head/; revision=320321
Diffstat (limited to 'databases/unixODBC')
-rw-r--r-- | databases/unixODBC/Makefile | 2 |
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 |