aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/rubygem-grit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-grit/Makefile b/devel/rubygem-grit/Makefile
index 1d0377017fbd..82098ac6f17c 100644
--- a/devel/rubygem-grit/Makefile
+++ b/devel/rubygem-grit/Makefile
@@ -3,6 +3,7 @@
PORTNAME= grit
PORTVERSION= 2.5.0
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,11 +13,10 @@ COMMENT= Object-oriented ruby library to access git repositories
LICENSE= MIT
RUN_DEPENDS= 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.6:${PORTSDIR}/devel/rubygem-posix-spawn
NO_ARCH= yes
-
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes