svn commit: r451668 - head/databases/php-xapian
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Oct 10 11:16:50 UTC 2017
Author: sunpoet
Date: Tue Oct 10 11:16:48 2017
New Revision: 451668
URL: https://svnweb.freebsd.org/changeset/ports/451668
Log:
Mark CONFLICTS_INSTALL with xapian-bindings12
Modified:
head/databases/php-xapian/Makefile
Modified: head/databases/php-xapian/Makefile
==============================================================================
--- head/databases/php-xapian/Makefile Tue Oct 10 11:16:44 2017 (r451667)
+++ head/databases/php-xapian/Makefile Tue Oct 10 11:16:48 2017 (r451668)
@@ -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