Index: textproc/rubygem-compass-core/Makefile =================================================================== --- textproc/rubygem-compass-core/Makefile +++ textproc/rubygem-compass-core/Makefile @@ -3,6 +3,7 @@ PORTNAME= compass-core PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= textproc ruby MASTER_SITES= RG @@ -13,10 +14,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-multi_json>=1.0:devel/rubygem-multi_json \ - rubygem-sass>=3.3.0:textproc/rubygem-sass + rubygem-sass34>=0:textproc/rubygem-sass34 NO_ARCH= yes -USE_RUBY= yes + USES= gem +USE_RUBY= yes .include Index: textproc/rubygem-compass-import-once/Makefile =================================================================== --- textproc/rubygem-compass-import-once/Makefile +++ textproc/rubygem-compass-import-once/Makefile @@ -3,6 +3,7 @@ PORTNAME= compass-import-once PORTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= textproc ruby MASTER_SITES= RG @@ -12,10 +13,11 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-sass>=3.2:textproc/rubygem-sass +RUN_DEPENDS= rubygem-sass34>=0:textproc/rubygem-sass34 NO_ARCH= yes -USE_RUBY= yes + USES= gem +USE_RUBY= yes .include Index: textproc/rubygem-compass/Makefile =================================================================== --- textproc/rubygem-compass/Makefile +++ textproc/rubygem-compass/Makefile @@ -3,6 +3,7 @@ PORTNAME= compass PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= textproc ruby MASTER_SITES= RG @@ -17,11 +18,12 @@ rubygem-compass-import-once>=1.0.5:textproc/rubygem-compass-import-once \ rubygem-rb-fsevent>=0.9.3:devel/rubygem-rb-fsevent \ rubygem-rb-inotify>=0.9:devel/rubygem-rb-inotify \ - rubygem-sass>=3.3.13:textproc/rubygem-sass + rubygem-sass34>=0:textproc/rubygem-sass34 NO_ARCH= yes -USE_RUBY= yes + USES= gem +USE_RUBY= yes PLIST_FILES= bin/compass Index: textproc/rubygem-scss_lint/Makefile =================================================================== --- textproc/rubygem-scss_lint/Makefile +++ textproc/rubygem-scss_lint/Makefile @@ -2,6 +2,7 @@ PORTNAME= scss_lint PORTVERSION= 0.54.0 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -12,11 +13,12 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-rake>=0.9:devel/rubygem-rake \ - rubygem-sass>=3.4.20:textproc/rubygem-sass + rubygem-sass34=>0:textproc/rubygem-sass34 NO_ARCH= yes -USE_RUBY= yes + USES= gem +USE_RUBY= yes PLIST_FILES= bin/scss-lint