Define USE_RUBY_RD unless NOPORTSDOCS.
Found by: bento
This commit is contained in:
parent
1521c15c82
commit
fc49dae10e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46761
@ -16,6 +16,9 @@ MAINTAINER= knu@FreeBSD.org
|
||||
|
||||
USE_OPENSSL= yes
|
||||
USE_RUBY= yes
|
||||
.if !defined(NOPORTDOCS)
|
||||
USE_RUBY_RD= yes
|
||||
.endif
|
||||
USE_RUBY_EXTCONF= yes
|
||||
|
||||
CONFIGURE_ARGS= --with-openssl-include="${OPENSSLBASE}/include/openssl" \
|
||||
|
Loading…
Reference in New Issue
Block a user