svn commit: r462177 - head/misc/qtchooser
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Feb 17 17:51:11 UTC 2018
Author: sunpoet
Date: Sat Feb 17 17:51:11 2018
New Revision: 462177
URL: https://svnweb.freebsd.org/changeset/ports/462177
Log:
Mark CONFLICTS_INSTALL with rubygem-github-linguist, rubygem-github-linguist47 and rubygem-gitlab-linguist
Modified:
head/misc/qtchooser/Makefile
Modified: head/misc/qtchooser/Makefile
==============================================================================
--- head/misc/qtchooser/Makefile Sat Feb 17 17:44:12 2018 (r462176)
+++ head/misc/qtchooser/Makefile Sat Feb 17 17:51:11 2018 (r462177)
@@ -17,6 +17,9 @@ USES= gmake
DESTDIRNAME= INSTALL_ROOT
MAKE_ARGS= prefix=${PREFIX}
+# bin/linguist
+CONFLICTS_INSTALL= rubygem-github-linguist rubygem-github-linguist47 rubygem-gitlab-linguist
+
QT_QTCHOOSERDIR=${PREFIX}/etc/xdg/qtchooser
post-patch:
More information about the svn-ports-all
mailing list