summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authortaca <taca>2005-11-03 07:17:18 +0000
committertaca <taca>2005-11-03 07:17:18 +0000
commit42d99b62a17016f717ae6661e2a043df5d5837db (patch)
treee48cafa0b5c8941cc7781885ea993c3ef7708f0b /converters
parente1e77626758aa98740cf997aa55aa4f61f3ed476 (diff)
downloadpkgsrc-42d99b62a17016f717ae6661e2a043df5d5837db.tar.gz
Remove specifying RUBY_VERSION_SUPPORTED.
Diffstat (limited to 'converters')
-rw-r--r--converters/ruby-iconv/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/ruby-iconv/Makefile b/converters/ruby-iconv/Makefile
index 7a67a2921b5..2ca70095446 100644
--- a/converters/ruby-iconv/Makefile
+++ b/converters/ruby-iconv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/11/02 09:09:39 taca Exp $
+# $NetBSD: Makefile,v 1.17 2005/11/03 07:17:18 taca Exp $
#
DISTNAME= ${RUBY_DISTNAME}
@@ -10,7 +10,6 @@ MAINTAINER= taca@NetBSD.org
HOMEPAGE= ${RUBY_HOMEPAGE}
COMMENT= Iconv wrapper class for Ruby
-RUBY_VERSION_SUPPORTED= 18
RUBY_HAS_ARCHLIB= yes
USE_RUBY_EXTCONF= yes
DISTINFO_FILE= ${RUBY_DISTINFO_FILE}