From caa1e8d3e7ff4dd13309d63033cf4b14a03fbcb7 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 16 Mar 2002 03:38:10 +0000 Subject: Remove dependency to www/w3m. It isn't always needed to build and run though it is useful with w3m. --- textproc/ruby-rttool/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'textproc/ruby-rttool') diff --git a/textproc/ruby-rttool/Makefile b/textproc/ruby-rttool/Makefile index 51a386f346e..e6d285704ae 100644 --- a/textproc/ruby-rttool/Makefile +++ b/textproc/ruby-rttool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/01/04 00:13:06 taca Exp $ +# $NetBSD: Makefile,v 1.5 2002/03/16 03:38:10 taca Exp $ DISTNAME= rttool-${VERSION} PKGNAME= ${RUBY_PKGNAMEPREFIX}${DISTNAME} @@ -10,7 +10,6 @@ HOMEPAGE= http://www.ruby-lang.org/~rubikitch/computer/rt.html COMMENT= RT to HTML (and hopefully LaTeX in future) table converter DEPENDS+= ${RUBY_PKGNAMEPREFIX}optparse>=0.7:../../devel/ruby-optparse -DEPENDS+= w3m>=0.2.1:../../www/w3m DIST_SUBDIR= ruby VERSION= 0.1.7 @@ -21,7 +20,6 @@ REPLACE_RUBY= bin/rt/rt2 lib/rt/rt2html-lib.rb lib/rt/rt2txt-lib.rb \ lib/rt/rtparser-test.rb lib/rt/rtparser.rb \ lib/rt/rtvisitor.rb lib/rt/w3m.rb -#DOCS= rt.html rt.rd EXAMPLES= rttest.rd test1.rt test2.rt pre-configure: -- cgit v1.2.3