diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-02-18 01:51:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-02-18 01:51:20 +0800 |
commit | a611c4eb0d6d86ade390663e24f3703d8a03c4d2 (patch) | |
tree | 57edec92e4a3d13886d17c95528203bec1fda585 /textproc | |
parent | cbec4ece97f764c352bc89a08a71cd3851e1d015 (diff) | |
download | freebsd-ports-gnome-a611c4eb0d6d86ade390663e24f3703d8a03c4d2.tar.gz freebsd-ports-gnome-a611c4eb0d6d86ade390663e24f3703d8a03c4d2.tar.zst freebsd-ports-gnome-a611c4eb0d6d86ade390663e24f3703d8a03c4d2.zip |
Mark CONFLICTS_INSTALL with qtchooser, rubygem-github-linguist and rubygem-gitlab-linguist
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-github-linguist47/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/rubygem-github-linguist47/Makefile b/textproc/rubygem-github-linguist47/Makefile index 75c36cc0d5c5..4a5157879f91 100644 --- a/textproc/rubygem-github-linguist47/Makefile +++ b/textproc/rubygem-github-linguist47/Makefile @@ -17,6 +17,9 @@ RUN_DEPENDS= rubygem-charlock_holmes>=0.7.3:textproc/rubygem-charlock_holmes \ rubygem-mime-types>=1.19:misc/rubygem-mime-types \ rubygem-rugged>=0.23.0b:devel/rubygem-rugged +# bin/linguist +CONFLICTS_INSTALL= qtchooser rubygem-github-linguist rubygem-gitlab-linguist + NO_ARCH= yes USES= gem USE_RUBY= yes |