diff options
Diffstat (limited to 'textproc/rubygem-coderay/Makefile')
-rw-r--r-- | textproc/rubygem-coderay/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rubygem-coderay/Makefile b/textproc/rubygem-coderay/Makefile index e83cd93e0760..ac31f4f4b3ed 100644 --- a/textproc/rubygem-coderay/Makefile +++ b/textproc/rubygem-coderay/Makefile @@ -11,6 +11,8 @@ COMMENT= Fast and easy syntax highlighting for selected languages LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |