aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-compass
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-11-02 18:05:08 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-11-02 18:05:08 +0000
commit19334d785f74b37ce6d393821a881dd43e6622d8 (patch)
tree5aa43ecf11905c852ec7979482ddc359ac80df24 /textproc/rubygem-compass
parent9344c2d6cabcdedf0d7cfc561f7688ace1b3a8b0 (diff)
downloadports-19334d785f74b37ce6d393821a881dd43e6622d8.tar.gz
ports-19334d785f74b37ce6d393821a881dd43e6622d8.zip
- Fix depend versions according to rubygems.org [again]
With Hat: ruby@ Tested by: P6 TB Full rubygem run
Notes
Notes: svn path=/head/; revision=284931
Diffstat (limited to 'textproc/rubygem-compass')
-rw-r--r--textproc/rubygem-compass/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-compass/Makefile b/textproc/rubygem-compass/Makefile
index 0f1fee235271..bfa881f07f48 100644
--- a/textproc/rubygem-compass/Makefile
+++ b/textproc/rubygem-compass/Makefile
@@ -13,9 +13,9 @@ MASTER_SITES= RG
MAINTAINER= jhelfman@experts-exchange.com
COMMENT= Provides an open-source CSS authoring framework
-RUN_DEPENDS= rubygem-sass>=3.1.8:${PORTSDIR}/textproc/rubygem-sass \
+RUN_DEPENDS= rubygem-sass>=3.1:${PORTSDIR}/textproc/rubygem-sass \
rubygem-fssm>=0.2.7:${PORTSDIR}/sysutils/rubygem-fssm \
- rubygem-chunky_png>=1.2.5:${PORTSDIR}/graphics/rubygem-chunky_png
+ rubygem-chunky_png>=1.2:${PORTSDIR}/graphics/rubygem-chunky_png
USE_RUBY= yes
USE_RUBYGEMS= yes