diff options
Diffstat (limited to 'lang/ruby16/Makefile')
-rw-r--r-- | lang/ruby16/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile index b6aa10235043..f30b0a651600 100644 --- a/lang/ruby16/Makefile +++ b/lang/ruby16/Makefile @@ -14,6 +14,10 @@ DIST_SUBDIR= ruby MAINTAINER= yasuf@bsdclub.org +USE_RUBY= yes +RUBY_NO_BUILD_DEPENDS= yes +RUBY_NO_RUN_DEPENDS= yes + USE_AUTOCONF= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-shared |