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