diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-02 18:05:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-02 18:05:08 +0000 |
commit | 19334d785f74b37ce6d393821a881dd43e6622d8 (patch) | |
tree | 5aa43ecf11905c852ec7979482ddc359ac80df24 /textproc/rubygem-compass | |
parent | 9344c2d6cabcdedf0d7cfc561f7688ace1b3a8b0 (diff) |
Notes
Diffstat (limited to 'textproc/rubygem-compass')
-rw-r--r-- | textproc/rubygem-compass/Makefile | 4 |
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 |