Index: head/www/rubygem-gollum-grit_adapter/Makefile =================================================================== --- head/www/rubygem-gollum-grit_adapter/Makefile (revision 516550) +++ head/www/rubygem-gollum-grit_adapter/Makefile (revision 516551) @@ -1,20 +1,21 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= gollum-grit_adapter PORTVERSION= 2.0.0 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Adapter for Gollum to use Grit at the backend LICENSE= MIT -RUN_DEPENDS= rubygem-gitlab-grit>=2.7.1:textproc/rubygem-gitlab-grit +RUN_DEPENDS= rubygem-gitlab-grit>=2.7.1<3:textproc/rubygem-gitlab-grit -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include