diff options
Diffstat (limited to 'textproc/rubygem-coderay')
-rw-r--r-- | textproc/rubygem-coderay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-coderay/Makefile b/textproc/rubygem-coderay/Makefile index 114ef4510568..8030110bcd8b 100644 --- a/textproc/rubygem-coderay/Makefile +++ b/textproc/rubygem-coderay/Makefile @@ -16,4 +16,5 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/coderay +NO_STAGE= yes .include <bsd.port.mk> |