diff options
Diffstat (limited to 'textproc/rubygem-gitlab-linguist/Makefile')
-rw-r--r-- | textproc/rubygem-gitlab-linguist/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/rubygem-gitlab-linguist/Makefile b/textproc/rubygem-gitlab-linguist/Makefile index f550ecfa2ecb..0bb1e963bd95 100644 --- a/textproc/rubygem-gitlab-linguist/Makefile +++ b/textproc/rubygem-gitlab-linguist/Makefile @@ -10,9 +10,9 @@ COMMENT= GitHub Language detection LICENSE= MIT -RUN_DEPENDS= rubygem-charlock_holmes>=0.6.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \ - rubygem-escape_utils-rails4>=0.2.4:${PORTSDIR}/textproc/rubygem-escape_utils-rails4 \ - rubygem-mime-types1>=1.19:${PORTSDIR}/misc/rubygem-mime-types1 +RUN_DEPENDS= rubygem-charlock_holmes>=0.6.6:textproc/rubygem-charlock_holmes \ + rubygem-escape_utils-rails4>=0.2.4:textproc/rubygem-escape_utils-rails4 \ + rubygem-mime-types1>=1.19:misc/rubygem-mime-types1 NO_ARCH= yes USE_RUBY= yes |