aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-rbison/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-rbison/Makefile')
-rw-r--r--devel/ruby-rbison/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ruby-rbison/Makefile b/devel/ruby-rbison/Makefile
index 975fd511f871..5a500f2e8108 100644
--- a/devel/ruby-rbison/Makefile
+++ b/devel/ruby-rbison/Makefile
@@ -23,6 +23,8 @@ EXAMPLES= CalcFileLexer.rb CalcStringLexer.rb \
NO_BUILD= yes
+OPTIONS_DEFINE= DOCS
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/rbison ${STAGEDIR}${PREFIX}/bin/
${MKDIR} ${STAGEDIR}${RUBY_MODEXAMPLESDIR}