aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-compass
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-03-31 01:04:12 +0000
committerSteve Wills <swills@FreeBSD.org>2014-03-31 01:04:12 +0000
commitfd5f9b15174ed2f36d20d4e70978fcf92928c11c (patch)
tree9ce3e41ba3ee7c362fa816728760d1f144cf1652 /textproc/rubygem-compass
parent6dd57bff46dcee105f8faeb04014d19183e08277 (diff)
downloadports-fd5f9b15174ed2f36d20d4e70978fcf92928c11c.tar.gz
ports-fd5f9b15174ed2f36d20d4e70978fcf92928c11c.zip
Notes
Diffstat (limited to 'textproc/rubygem-compass')
-rw-r--r--textproc/rubygem-compass/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rubygem-compass/Makefile b/textproc/rubygem-compass/Makefile
index e4f1d0306061..742c9daad037 100644
--- a/textproc/rubygem-compass/Makefile
+++ b/textproc/rubygem-compass/Makefile
@@ -3,6 +3,7 @@
PORTNAME= compass
PORTVERSION= 0.12.2
+PORTREVISION= 1
CATEGORIES= textproc ruby
MASTER_SITES= RG
@@ -13,7 +14,7 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-chunky_png>=1.2:${PORTSDIR}/graphics/rubygem-chunky_png \
rubygem-fssm>=0.2.7:${PORTSDIR}/sysutils/rubygem-fssm \
- rubygem-sass>=3.1:${PORTSDIR}/textproc/rubygem-sass
+ rubygem-sass32>=3.1:${PORTSDIR}/textproc/rubygem-sass32
USE_RUBY= yes
USE_RUBYGEMS= yes