aboutsummaryrefslogtreecommitdiff
path: root/net/ruby-tcpsocketpipe/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-10-31 18:55:28 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-10-31 18:55:28 +0000
commitc39b5cc9b579584ccac3494cd5bf01fdb9a33004 (patch)
tree8fea1fb9aab75b14a2350a4a612112b5fd05268a /net/ruby-tcpsocketpipe/Makefile
parentb23aecf8c6724d894dc07cb831478e54b8ab30f9 (diff)
downloadports-c39b5cc9b579584ccac3494cd5bf01fdb9a33004.tar.gz
ports-c39b5cc9b579584ccac3494cd5bf01fdb9a33004.zip
Update obsolete dependencies with USE_RUBY_FEATURES.
Notes
Notes: svn path=/head/; revision=92734
Diffstat (limited to 'net/ruby-tcpsocketpipe/Makefile')
-rw-r--r--net/ruby-tcpsocketpipe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ruby-tcpsocketpipe/Makefile b/net/ruby-tcpsocketpipe/Makefile
index c7376cf6ac40..659b6bad7f7a 100644
--- a/net/ruby-tcpsocketpipe/Makefile
+++ b/net/ruby-tcpsocketpipe/Makefile
@@ -17,10 +17,10 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby library to create I/O pipes for TCP socket tunneling
-RUN_DEPENDS= ${RUBY_SITELIBDIR}/logger.rb:${PORTSDIR}/sysutils/ruby-devel-logger \
- ${RUBY_SITELIBDIR}/dump.rb:${PORTSDIR}/converters/ruby-dump.rb
+RUN_DEPENDS= ${RUBY_SITELIBDIR}/dump.rb:${PORTSDIR}/converters/ruby-dump.rb
USE_RUBY= yes
+USE_RUBY_FEATURES= devel-logger
NO_BUILD= yes