aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-rails4
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-31 14:58:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-31 14:58:55 +0000
commit2559688a2d0834c7b5cea313c12c50b449afbb1c (patch)
tree5577ee94223ee67b89f2258340b877fc5822bb87 /www/rubygem-rails4
parent1240159466ea9da6e88be1b4b12e8556c4b00e22 (diff)
downloadports-2559688a2d0834c7b5cea313c12c50b449afbb1c.tar.gz
ports-2559688a2d0834c7b5cea313c12c50b449afbb1c.zip
- Update RUN_DEPENDS
- Remove MONGRELCLUSTER_DESC
Notes
Notes: svn path=/head/; revision=388103
Diffstat (limited to 'www/rubygem-rails4')
-rw-r--r--www/rubygem-rails4/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/rubygem-rails4/Makefile b/www/rubygem-rails4/Makefile
index c6636a4ed875..04ec3c9f354e 100644
--- a/www/rubygem-rails4/Makefile
+++ b/www/rubygem-rails4/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= rubygem-actionmailer4>=${PORTVERSION}:${PORTSDIR}/mail/rubygem-acti
rubygem-activemodel4>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activemodel4 \
rubygem-activerecord4>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activerecord4 \
rubygem-activesupport4>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport4 \
- rubygem-bundler>=1.0:${PORTSDIR}/sysutils/rubygem-bundler \
+ rubygem-bundler>=1.3.0:${PORTSDIR}/sysutils/rubygem-bundler \
rubygem-railties4>=${PORTVERSION}:${PORTSDIR}/www/rubygem-railties4 \
rubygem-activeresource4>=4.0.0:${PORTSDIR}/www/rubygem-activeresource4 \
rubygem-builder32>=3.2.2:${PORTSDIR}/devel/rubygem-builder32 \
@@ -43,14 +43,12 @@ RUN_DEPENDS= rubygem-actionmailer4>=${PORTVERSION}:${PORTSDIR}/mail/rubygem-acti
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-
USES= cpe
CPE_VENDOR= rubyonrails
CPE_PRODUCT= ruby_on_rails
OPTIONS_DEFINE= PASSENGER MEMCACHE_CLIENT
-MONGRELCLUSTER_DESC= Mongrel Cluster backend
PASSENGER_DESC= Passenger backend
MEMCACHE_CLIENT_DESC= MemCache-Client support
OPTIONSFILE= ${PORT_DBDIR}/rubygem-${PORTNAME}/options