svn commit: r460137 - head/textproc/rubygem-github-linguist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 27 18:42:43 UTC 2018


Author: sunpoet
Date: Sat Jan 27 18:42:40 2018
New Revision: 460137
URL: https://svnweb.freebsd.org/changeset/ports/460137

Log:
  Mark CONFLICTS_INSTALL with qtchooser

Modified:
  head/textproc/rubygem-github-linguist/Makefile

Modified: head/textproc/rubygem-github-linguist/Makefile
==============================================================================
--- head/textproc/rubygem-github-linguist/Makefile	Sat Jan 27 18:42:35 2018	(r460136)
+++ head/textproc/rubygem-github-linguist/Makefile	Sat Jan 27 18:42:40 2018	(r460137)
@@ -17,7 +17,7 @@ RUN_DEPENDS=	rubygem-charlock_holmes>=0.7.5:textproc/r
 		rubygem-rugged>=0.25.1:devel/rubygem-rugged
 
 # bin/linguist
-CONFLICTS_INSTALL=	rubygem-gitlab-linguist
+CONFLICTS_INSTALL=	qtchooser rubygem-gitlab-linguist
 
 USE_RUBY=	yes
 USES=		gem


More information about the svn-ports-head mailing list