summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-12-17 07:22:23 +0000
committertaca <taca@pkgsrc.org>2011-12-17 07:22:23 +0000
commit3c4626b5777abd4fd5d7b937a51a6a5ac34d4508 (patch)
tree151e837a4821eebccacbc50bf8c1c448e8c611ea /textproc
parent2a5ec367e70aabd723246c6aab889c0636baedd3 (diff)
downloadpkgsrc-3c4626b5777abd4fd5d7b937a51a6a5ac34d4508.tar.gz
Remove duplicated RUBY_VERSION_SUPPORTED.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-eruby/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/ruby-eruby/Makefile b/textproc/ruby-eruby/Makefile
index 2a536662bc3..6a87ab93a29 100644
--- a/textproc/ruby-eruby/Makefile
+++ b/textproc/ruby-eruby/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2011/02/21 16:01:20 taca Exp $
+# $NetBSD: Makefile,v 1.27 2011/12/17 07:22:23 taca Exp $
DISTNAME= eruby-${ERUBY_VERSION}
PKGREVISION= 8
@@ -12,9 +12,6 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
-# Need to update encoding processing.
-RUBY_VERSION_SUPPORTED= 18
-
# manual page conflicts.
CONFLICTS+= ruby[1-9][0-9]-eruby-*