diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2015-07-02 16:01:06 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2015-07-02 16:01:06 +0000 |
commit | 4e3d011569769e6a06e4bccf75fd126154afc154 (patch) | |
tree | 4551a3f999116d7a3ec6658a240ad0c15258972f /textproc/rubygem-multi_xml | |
parent | aca133b7e364d3013a212f0029762c685dc50451 (diff) |
Notes
Diffstat (limited to 'textproc/rubygem-multi_xml')
-rw-r--r-- | textproc/rubygem-multi_xml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rubygem-multi_xml/Makefile b/textproc/rubygem-multi_xml/Makefile index a42256de01f3..14a7bbb6e03a 100644 --- a/textproc/rubygem-multi_xml/Makefile +++ b/textproc/rubygem-multi_xml/Makefile @@ -14,6 +14,8 @@ LICENSE= MIT OPTIONS_DEFINE= NOKOGIRI NOKOGIRI_DESC= Nokogiri is a HTML, XML, SAX, and Reader parser +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |