svn commit: r451669 - head/databases/ruby-xapian
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Oct 10 11:16:55 UTC 2017
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
More information about the svn-ports-head
mailing list