Index: head/textproc/rubygem-compass-import-once/Makefile =================================================================== --- head/textproc/rubygem-compass-import-once/Makefile (revision 516568) +++ head/textproc/rubygem-compass-import-once/Makefile (revision 516569) @@ -1,22 +1,23 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= compass-import-once PORTVERSION= 1.0.5 PORTREVISION= 1 CATEGORIES= textproc ruby MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Compass core stylesheet library and minimum required ruby extensions LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-sass34>=0:textproc/rubygem-sass34 +RUN_DEPENDS= rubygem-sass34>=3.2<3.5:textproc/rubygem-sass34 -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include