diff --git a/textproc/rubygem-ronn/Makefile b/textproc/rubygem-ronn/Makefile index f66e5dcfa36f..03a424d4886c 100644 --- a/textproc/rubygem-ronn/Makefile +++ b/textproc/rubygem-ronn/Makefile @@ -12,12 +12,14 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rubygem-hpricot>=0.8.2:www/rubygem-hpricot \ - rubygem-rdiscount>=1.5.8:textproc/rubygem-rdiscount \ - rubygem-mustache>=0.7.0:devel/rubygem-mustache + rubygem-mustache>=0.7.0:devel/rubygem-mustache \ + rubygem-rdiscount>=1.5.8:textproc/rubygem-rdiscount USES= gem USE_RUBY= yes +NO_ARCH= yes + PLIST_FILES= bin/ronn .include