diff options
author | mmoll <mmoll@FreeBSD.org> | 2015-05-27 01:52:58 +0800 |
---|---|---|
committer | mmoll <mmoll@FreeBSD.org> | 2015-05-27 01:52:58 +0800 |
commit | cfc24b9844624d0cbda8c803b6cf1b69cc301ea8 (patch) | |
tree | babd904e40037d4fba060fb40c8106e2a2a64789 | |
parent | 8e7683280b8bea49c5f2a4762177528578fe99e3 (diff) | |
download | freebsd-ports-gnome-cfc24b9844624d0cbda8c803b6cf1b69cc301ea8.tar.gz freebsd-ports-gnome-cfc24b9844624d0cbda8c803b6cf1b69cc301ea8.tar.zst freebsd-ports-gnome-cfc24b9844624d0cbda8c803b6cf1b69cc301ea8.zip |
textproc/rubygem-gitlab-grit: use rubygem-mime-types1
Differential Revision: https://reviews.freebsd.org/D2623
Approved by: swills (mentor)
-rw-r--r-- | textproc/rubygem-gitlab-grit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-gitlab-grit/Makefile b/textproc/rubygem-gitlab-grit/Makefile index e45e09cfdc16..a9f29e175d1f 100644 --- a/textproc/rubygem-gitlab-grit/Makefile +++ b/textproc/rubygem-gitlab-grit/Makefile @@ -12,7 +12,7 @@ LICENSE= MIT RUN_DEPENDS= rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \ rubygem-diff-lcs>=1.1:${PORTSDIR}/textproc/rubygem-diff-lcs \ - rubygem-mime-types>=1.15:${PORTSDIR}/misc/rubygem-mime-types \ + rubygem-mime-types1>=1.15:${PORTSDIR}/misc/rubygem-mime-types1 \ rubygem-posix-spawn>=0.3:${PORTSDIR}/devel/rubygem-posix-spawn USE_RUBY= yes |