aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-sinatra/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-02-08 02:51:13 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-02-08 02:51:13 +0000
commit959e5fd99eb82f11764a71b13e1e5f0d0345f46f (patch)
treeaeced0e66799ea174cd465223b07d2667ca71ab2 /www/rubygem-sinatra/Makefile
parent35157648b2ac48b07c5796f3820cad6eb569fdea (diff)
downloadports-959e5fd99eb82f11764a71b13e1e5f0d0345f46f.tar.gz
ports-959e5fd99eb82f11764a71b13e1e5f0d0345f46f.zip
Notes
Diffstat (limited to 'www/rubygem-sinatra/Makefile')
-rw-r--r--www/rubygem-sinatra/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/rubygem-sinatra/Makefile b/www/rubygem-sinatra/Makefile
index a1110e17faac..2d6989fa48dd 100644
--- a/www/rubygem-sinatra/Makefile
+++ b/www/rubygem-sinatra/Makefile
@@ -12,9 +12,9 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A classy web development framework in ruby
-RUN_DEPENDS= rubygem-rack>=1.3.4:${PORTSDIR}/www/rubygem-rack \
- rubygem-tilt>=1.3.3:${PORTSDIR}/devel/rubygem-tilt \
- rubygem-rack-protection>=1.1.2:${PORTSDIR}/www/rubygem-rack-protection
+RUN_DEPENDS= rubygem-rack>=1.3:${PORTSDIR}/www/rubygem-rack \
+ rubygem-tilt>=1.3:${PORTSDIR}/devel/rubygem-tilt \
+ rubygem-rack-protection>=1.2:${PORTSDIR}/www/rubygem-rack-protection
USE_RUBY= yes
USE_RUBYGEMS= yes