Index: head/textproc/rubygem-liquid-tag-parser/Makefile =================================================================== --- head/textproc/rubygem-liquid-tag-parser/Makefile (revision 511576) +++ head/textproc/rubygem-liquid-tag-parser/Makefile (revision 511577) @@ -1,26 +1,26 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= liquid-tag-parser PORTVERSION= 1.9.0 PORTREVISION= 3 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parse liquid tags easily LICENSE= MIT RUN_DEPENDS= rubygem-extras>=0.3<1:devel/rubygem-extras \ rubygem-liquid>=3.0<5.0:textproc/rubygem-liquid -USES= compiler:c++11-lang gem +USES= gem USE_RUBY= yes NO_ARCH= yes # Disable rdoc OPTIONS_EXCLUDE=DOCS .include