aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormmoll <mmoll@FreeBSD.org>2015-05-27 01:52:58 +0800
committermmoll <mmoll@FreeBSD.org>2015-05-27 01:52:58 +0800
commitcfc24b9844624d0cbda8c803b6cf1b69cc301ea8 (patch)
treebabd904e40037d4fba060fb40c8106e2a2a64789
parent8e7683280b8bea49c5f2a4762177528578fe99e3 (diff)
downloadfreebsd-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/Makefile2
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