summaryrefslogtreecommitdiff
path: root/textproc/ruby-rttool
diff options
context:
space:
mode:
authortaca <taca>2005-11-03 07:20:56 +0000
committertaca <taca>2005-11-03 07:20:56 +0000
commitd279b997be0a568add3205b4bcb1229e53c9a7ea (patch)
tree93fe54a525b3fcfc00c679aa0e9bcd385e75b58e /textproc/ruby-rttool
parent6bc8aabbf667ef45b7d3bfd729a57ec0f2bab132 (diff)
downloadpkgsrc-d279b997be0a568add3205b4bcb1229e53c9a7ea.tar.gz
Remove supporting ruby16-base package.
Diffstat (limited to 'textproc/ruby-rttool')
-rw-r--r--textproc/ruby-rttool/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/ruby-rttool/Makefile b/textproc/ruby-rttool/Makefile
index c941bf8cc94..28602304652 100644
--- a/textproc/ruby-rttool/Makefile
+++ b/textproc/ruby-rttool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/11/03 05:26:10 taca Exp $
+# $NetBSD: Makefile,v 1.13 2005/11/03 07:21:40 taca Exp $
DISTNAME= rttool-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -20,12 +20,6 @@ DOCS= rttool.en.rd rttool.ja.rd
SRCS= rt2html-lib.rb rt2txt-lib.rb rtparser.rb \
rtvisitor.rb w3m.rb
-.include "../../lang/ruby/rubyversion.mk"
-
-.if ${RUBY_VER} == 16
-DEPENDS+= ${RUBY_PKGPREFIX}-optparse>=0.7:../../devel/ruby-optparse
-.endif
-
post-install:
${INSTALL_DATA_DIR} ${RUBY_DOCDIR}/rt
.for f in ${DOCS} ${HTMLDOCS}