summaryrefslogtreecommitdiff
path: root/devel/ruby-racc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2005-11-03 07:19:34 +0000
committertaca <taca@pkgsrc.org>2005-11-03 07:19:34 +0000
commit86aa02418d6af195001150da4482c0b7a3ced3d4 (patch)
treef74cd2676367b54552541e7aa606932b6e61369e /devel/ruby-racc
parentee5e4d1824a0fad0b8929ee301a5becef1f031e2 (diff)
downloadpkgsrc-86aa02418d6af195001150da4482c0b7a3ced3d4.tar.gz
Remove specifying RUBY_VERSION_SUPPORTED.
Diffstat (limited to 'devel/ruby-racc')
-rw-r--r--devel/ruby-racc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ruby-racc/Makefile b/devel/ruby-racc/Makefile
index 3a84559facc..9d5c538c298 100644
--- a/devel/ruby-racc/Makefile
+++ b/devel/ruby-racc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/11/02 11:34:00 taca Exp $
+# $NetBSD: Makefile,v 1.13 2005/11/03 07:19:53 taca Exp $
DISTNAME= racc-${RACC_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-racc-${RACC_VERSION}
@@ -10,7 +10,6 @@ MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://i.loveruby.net/en/projects/racc/
COMMENT= LALR(1) parser generator for Ruby
-RUBY_VERSION_SUPPORTED= 18
USE_RUBY_SETUP= yes
RACC_VERSION= 1.4.4