diff options
Diffstat (limited to 'www/ruby-google/Makefile')
-rw-r--r-- | www/ruby-google/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/ruby-google/Makefile b/www/ruby-google/Makefile index 8bac75e87376..3d4925b670f0 100644 --- a/www/ruby-google/Makefile +++ b/www/ruby-google/Makefile @@ -16,9 +16,8 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby interface to Google's SOAP-driven Web API -RUN_DEPENDS= ${RUBY_SITELIBDIR}/soap/wsdlDriver.rb:${PORTSDIR}/net/ruby-soap - USE_RUBY= yes +USE_RUBY_FEATURES= soap USE_RUBY_SETUP= yes RUBY_SETUP= install.rb |