Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2017 11:16:53 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451669 - head/databases/ruby-xapian
Message-ID:  <201710101116.v9ABGrUu037089@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Oct 10 11:16:53 2017
New Revision: 451669
URL: https://svnweb.freebsd.org/changeset/ports/451669

Log:
  Mark CONFLICTS_INSTALL with xapian-bindings12

Modified:
  head/databases/ruby-xapian/Makefile

Modified: head/databases/ruby-xapian/Makefile
==============================================================================
--- head/databases/ruby-xapian/Makefile	Tue Oct 10 11:16:48 2017	(r451668)
+++ head/databases/ruby-xapian/Makefile	Tue Oct 10 11:16:53 2017	(r451669)
@@ -18,6 +18,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 BUILD_DEPENDS=	xapian-core>=${PORTVERSION}:databases/xapian-core
 LIB_DEPENDS=	libxapian.so:databases/xapian-core
 
+CONFLICTS_INSTALL=	xapian-bindings12
+
 OPTIONS_DEFINE=	DOCS
 
 PORTSCOUT=	limitw:1,even



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