diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-03-06 06:36:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-03-06 06:36:07 +0000 |
commit | 5fa9088b4f691f45a867b0fba50343a32422f7c7 (patch) | |
tree | d868e43cb3b1e24a027c40a160d69f0a8a68d85a /textproc/rubygem-gitlab-linguist/Makefile | |
parent | 0f68184ebf226be2a665b842790ed680b8a4024e (diff) | |
download | ports-5fa9088b4f691f45a867b0fba50343a32422f7c7.tar.gz ports-5fa9088b4f691f45a867b0fba50343a32422f7c7.zip |
Notes
Diffstat (limited to 'textproc/rubygem-gitlab-linguist/Makefile')
-rw-r--r-- | textproc/rubygem-gitlab-linguist/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/rubygem-gitlab-linguist/Makefile b/textproc/rubygem-gitlab-linguist/Makefile index b1a2e96e0112..f550ecfa2ecb 100644 --- a/textproc/rubygem-gitlab-linguist/Makefile +++ b/textproc/rubygem-gitlab-linguist/Makefile @@ -11,11 +11,10 @@ COMMENT= GitHub Language detection LICENSE= MIT RUN_DEPENDS= rubygem-charlock_holmes>=0.6.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \ - rubygem-escape_utils-rails4>=0.3.1:${PORTSDIR}/textproc/rubygem-escape_utils-rails4 \ + rubygem-escape_utils-rails4>=0.2.4:${PORTSDIR}/textproc/rubygem-escape_utils-rails4 \ rubygem-mime-types1>=1.19:${PORTSDIR}/misc/rubygem-mime-types1 NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |