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