diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-26 04:21:40 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-26 04:36:31 +0800 |
commit | 7422dddc273053d192c39e9115c616f546b99ea6 (patch) | |
tree | 8384cf4b321f48222960eff2902e18d976700bf6 | |
parent | devel/rubygem-rotp: Add LICENSE_FILE (diff) |
textproc/rubygem-github-linguist: Remove outdated CONFLICTS_INSTALL
-rw-r--r-- | textproc/rubygem-github-linguist/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/rubygem-github-linguist/Makefile b/textproc/rubygem-github-linguist/Makefile index aa267452fa42..115620a4b294 100644 --- a/textproc/rubygem-github-linguist/Makefile +++ b/textproc/rubygem-github-linguist/Makefile @@ -14,9 +14,6 @@ RUN_DEPENDS= rubygem-charlock_holmes>=0.7.7<0.8:textproc/rubygem-charlock_holmes rubygem-mini_mime>=1.0<2.0:mail/rubygem-mini_mime \ rubygem-rugged>=0.25.1:devel/rubygem-rugged -# bin/linguist -#CONFLICTS_INSTALL= qtchooser rubygem-github-linguist47 rubygem-gitlab-linguist - USES= gem USE_RUBY= yes |