summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/rubygem-chosen-rails/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/rubygem-chosen-rails/Makefile b/www/rubygem-chosen-rails/Makefile
index c659811dd5e9..43a56649ba36 100644
--- a/www/rubygem-chosen-rails/Makefile
+++ b/www/rubygem-chosen-rails/Makefile
@@ -2,6 +2,7 @@
PORTNAME= chosen-rails
PORTVERSION= 1.4.2
+PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -10,10 +11,10 @@ COMMENT= Box enhancer for jQuery and Protoype
LICENSE= MIT
-RUN_DEPENDS= rubygem-coffee-rails>=3.2:${PORTSDIR}/devel/rubygem-coffee-rails \
+RUN_DEPENDS= rubygem-coffee-rails4>=3.2:${PORTSDIR}/devel/rubygem-coffee-rails4 \
rubygem-compass-rails>=2.0.4:${PORTSDIR}/textproc/rubygem-compass-rails \
- rubygem-railties>=3.0:${PORTSDIR}/www/rubygem-railties \
- rubygem-sass-rails>=3.2:${PORTSDIR}/textproc/rubygem-sass-rails
+ rubygem-railties4>=3.0:${PORTSDIR}/www/rubygem-railties4 \
+ rubygem-sass-rails5>=3.2:${PORTSDIR}/textproc/rubygem-sass-rails5
NO_ARCH= yes