1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

sysutils/rubygem-bundler_ext: remove unneeded dep

With hat:	ruby@
This commit is contained in:
Steve Wills 2014-09-27 14:51:35 +00:00
parent 32a778d183
commit 6a347d7177
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369393

View File

@ -3,6 +3,7 @@
PORTNAME= bundler_ext
PORTVERSION= 0.4.0
PORTREVISION= 1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
@ -12,7 +13,6 @@ COMMENT= Loads gems installed on the system using Bundler Gemfile DSL
LICENSE= MIT
RUN_DEPENDS= rubygem-bundler>=1.7:${PORTSDIR}/sysutils/rubygem-bundler
BUILD_DEPENDS= rubygem-rspec>=3:${PORTSDIR}/devel/rubygem-rspec
USE_RUBY= yes
USE_RUBYGEMS= yes