aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-hikidoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-hikidoc/Makefile')
-rw-r--r--textproc/ruby-hikidoc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-hikidoc/Makefile b/textproc/ruby-hikidoc/Makefile
index 8a24e764e6d5..390afc621f15 100644
--- a/textproc/ruby-hikidoc/Makefile
+++ b/textproc/ruby-hikidoc/Makefile
@@ -15,6 +15,7 @@ COMMENT= A text-to-HTML conversion tool for web writers
USE_RUBY= yes
USE_RUBY_SETUP= yes
RUBY_SHEBANG_FILES= bin/hikidoc
+NO_STAGE= yes
PORTDOCS= NEWS NEWS.ja README README.ja \
TextFormattingRules TextFormattingRules.ja
@@ -23,7 +24,6 @@ PLIST_FILES= bin/hikidoc \
%%RUBY_SITELIBDIR%%/hikidoc.rb
.if !defined(NOPORTDOCS)
-NO_STAGE= yes
post-install:
@${MKDIR} ${DOCSDIR}
.for f in ${PORTDOCS}