aboutsummaryrefslogtreecommitdiff
path: root/lang/jruby
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 15:49:33 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 15:49:33 +0000
commitd7ecdbf6158f55be0c01aadf4ac7104ec8004c0d (patch)
tree9569f4a93c68ad29093476f90b85ce1f5b49ec5e /lang/jruby
parent4d962acc36b899ee41ce71373939ac8705d5449a (diff)
downloadports-d7ecdbf6158f55be0c01aadf4ac7104ec8004c0d.tar.gz
ports-d7ecdbf6158f55be0c01aadf4ac7104ec8004c0d.zip
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
I'm not touching ruby19/ruby20/ruby21, but they also check for :MDOCS without defining it in OPTIONS_DEFINE.
Notes
Notes: svn path=/head/; revision=361959
Diffstat (limited to 'lang/jruby')
-rw-r--r--lang/jruby/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/jruby/Makefile b/lang/jruby/Makefile
index 42d174355ce6..cd2dd4aa980d 100644
--- a/lang/jruby/Makefile
+++ b/lang/jruby/Makefile
@@ -26,6 +26,8 @@ SHEBANG_FILES= rake spec spec_translator Rakefile '*.rb'
PLIST_SUB+= PORTNAME=${PORTNAME} PORTVERSION=${PORTVERSION} JRUBY_HOME=${JRUBY_HOME:S,${PREFIX}/,,}
+OPTIONS_DEFINE= DOCS EXAMPLES
+
.include <bsd.port.pre.mk>
pre-patch: