diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-01-28 02:42:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-01-28 02:42:40 +0800 |
commit | 8e98b1b2a51daf513b5d904cbfe48738e475f80a (patch) | |
tree | 1468eaaeb571a9576b208982ecbe5ab342860cca /textproc | |
parent | 94438a396ae595154545390db1b5d28363904b5c (diff) | |
download | freebsd-ports-gnome-8e98b1b2a51daf513b5d904cbfe48738e475f80a.tar.gz freebsd-ports-gnome-8e98b1b2a51daf513b5d904cbfe48738e475f80a.tar.zst freebsd-ports-gnome-8e98b1b2a51daf513b5d904cbfe48738e475f80a.zip |
Mark CONFLICTS_INSTALL with qtchooser
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-github-linguist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-github-linguist/Makefile b/textproc/rubygem-github-linguist/Makefile index 644ef98f3bcc..6d5bd3c60482 100644 --- a/textproc/rubygem-github-linguist/Makefile +++ b/textproc/rubygem-github-linguist/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-charlock_holmes>=0.7.5:textproc/rubygem-charlock_holmes \ 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 |