svn commit: r460138 - head/textproc/rubygem-gitlab-linguist

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


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

Log:
  Mark CONFLICTS_INSTALL with qtchooser

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

Modified: head/textproc/rubygem-gitlab-linguist/Makefile
==============================================================================
--- head/textproc/rubygem-gitlab-linguist/Makefile	Sat Jan 27 18:42:40 2018	(r460137)
+++ head/textproc/rubygem-gitlab-linguist/Makefile	Sat Jan 27 18:42:45 2018	(r460138)
@@ -15,7 +15,7 @@ RUN_DEPENDS=	rubygem-charlock_holmes>=0.6.6:textproc/r
 		rubygem-mime-types1>=1.19:misc/rubygem-mime-types1
 
 # bin/linguist
-CONFLICTS_INSTALL=	rubygem-github-linguist
+CONFLICTS_INSTALL=	qtchooser rubygem-github-linguist
 
 NO_ARCH=	yes
 USE_RUBY=	yes


More information about the svn-ports-all mailing list