diff --git a/textproc/rubygem-parslet/Makefile b/textproc/rubygem-parslet/Makefile index 0a862f9cf5bf..15a806d4f4f4 100644 --- a/textproc/rubygem-parslet/Makefile +++ b/textproc/rubygem-parslet/Makefile @@ -12,8 +12,9 @@ COMMENT= Parser construction library with great error reporting in Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include