Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 2013 09:29:45 +0000 (UTC)
From:      Max Khon <fjoe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320321 - head/databases/unixODBC
Message-ID:  <201306090929.r599TjlG045174@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fjoe
Date: Sun Jun  9 09:29:45 2013
New Revision: 320321
URL: http://svnweb.freebsd.org/changeset/ports/320321

Log:
  Remove CONFLICTS with databases/virtuoso.

Modified:
  head/databases/unixODBC/Makefile

Modified: head/databases/unixODBC/Makefile
==============================================================================
--- head/databases/unixODBC/Makefile	Sun Jun  9 09:18:06 2013	(r320320)
+++ head/databases/unixODBC/Makefile	Sun Jun  9 09:29:45 2013	(r320321)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306090929.r599TjlG045174>