diff --git a/textproc/rubygem-multi_xml/Makefile b/textproc/rubygem-multi_xml/Makefile index 7aa9a2e9bfbd..434af7916bc3 100644 --- a/textproc/rubygem-multi_xml/Makefile +++ b/textproc/rubygem-multi_xml/Makefile @@ -1,25 +1,26 @@ # Created by: Cheng-Lung Sung PORTNAME= multi_xml PORTVERSION= 0.6.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby library provide swappable XML backends LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cpe gem -CPE_VENDOR= erik_michaels-ober USE_RUBY= yes NO_ARCH= yes +CPE_VENDOR= erik_michaels-ober + OPTIONS_DEFINE= NOKOGIRI NOKOGIRI_DESC= Use Nokogiri for parsing NOKOGIRI_RUN_DEPENDS= rubygem-nokogiri>=0:textproc/rubygem-nokogiri .include