diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-08-27 08:36:43 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-08-27 08:36:43 +0800 |
commit | 2dabee575f3afa57e3327ab33e5e9fa997e025ba (patch) | |
tree | 5d80678559186cf0b4269df30bc3d8da49b92a8a | |
parent | e35b2ab5f4e55af46b2f9b1ef47c268985311bb3 (diff) | |
download | freebsd-ports-gnome-2dabee575f3afa57e3327ab33e5e9fa997e025ba.tar.gz freebsd-ports-gnome-2dabee575f3afa57e3327ab33e5e9fa997e025ba.tar.zst freebsd-ports-gnome-2dabee575f3afa57e3327ab33e5e9fa997e025ba.zip |
Mark CONFLICTS_INSTALL with rubygem-gitlab-linguist
-rw-r--r-- | textproc/rubygem-github-linguist/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/rubygem-github-linguist/Makefile b/textproc/rubygem-github-linguist/Makefile index 3d1487769af7..2f82a9c4c37c 100644 --- a/textproc/rubygem-github-linguist/Makefile +++ b/textproc/rubygem-github-linguist/Makefile @@ -16,6 +16,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.25.1:devel/rubygem-rugged +# bin/linguist +CONFLICTS_INSTALL= rubygem-gitlab-linguist + NO_ARCH= yes USE_RUBY= yes USES= gem |