From b778c721555414e27b7586d630e62489ba775e99 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 22 Jan 2002 17:16:03 +0000 Subject: Make ruby meta package 1.6 based only. Previously, it was shared with 1.4 based ruby. --- lang/ruby/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang/ruby') diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 75123309c57..da26f9976f6 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2001/12/30 16:26:28 taca Exp $ +# $NetBSD: Makefile,v 1.23 2002/01/22 17:16:03 taca Exp $ # FreeBSD: ports/lang/ruby/Makefile,v 1.40 2001/01/18 19:53:38 knu Exp DISTNAME= ruby-${RUBY_VERSION} @@ -17,6 +17,8 @@ DEPENDS+= ${RUBY_PKGNAMEPREFIX}readline>=${RUBY_VERSION}:../../devel/${RUBY_PKGN DEPENDS+= ${RUBY_PKGNAMEPREFIX}tcltklib>=${RUBY_VERSION}:../../x11/ruby-tcltklib DEPENDS+= ${RUBY_PKGNAMEPREFIX}tk>=${RUBY_VERSION}:../../x11/${RUBY_PKGNAMEPREFIX}tk +RUBY_VER= 1.6 + NO_CHECKSUM= # defined NO_PATCH= # defined NO_CONFIGURE= # defined -- cgit v1.2.3