Define USE_RUBY_RD unless NOPORTSDOCS.

Found by:	bento
This commit is contained in:
Akinori MUSHA 2001-08-24 05:59:07 +00:00
parent 1521c15c82
commit fc49dae10e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46761

View File

@ -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" \