aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-05-31 22:58:55 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-05-31 22:58:55 +0800
commit426a7d0ea584f8832b7feb7438f9e652040ad42f (patch)
tree5577ee94223ee67b89f2258340b877fc5822bb87
parent3c7204393dd12375a6cf66a7ac0ff4023815387f (diff)
downloadfreebsd-ports-gnome-426a7d0ea584f8832b7feb7438f9e652040ad42f.tar.gz
freebsd-ports-gnome-426a7d0ea584f8832b7feb7438f9e652040ad42f.tar.zst
freebsd-ports-gnome-426a7d0ea584f8832b7feb7438f9e652040ad42f.zip
- Update RUN_DEPENDS
- Remove MONGRELCLUSTER_DESC
-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