From 72147b96ab06e2b9ba055685a62e6ba84b3003e1 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 7 Sep 2010 17:20:24 +0000 Subject: * Mark these packages Ruby 1.8.x support only. * Add some comments and a little clean up. No functional change. --- devel/ruby-debug/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel/ruby-debug') diff --git a/devel/ruby-debug/Makefile b/devel/ruby-debug/Makefile index 24fef4c386f..3d1b3c672a0 100644 --- a/devel/ruby-debug/Makefile +++ b/devel/ruby-debug/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/09/15 09:02:55 taca Exp $ +# $NetBSD: Makefile,v 1.4 2010/09/07 17:20:25 taca Exp $ DISTNAME= ruby-debug-0.10.2 PKGNAME= ${RUBYGEM_PKGPREFIX}-${DISTNAME} @@ -11,6 +11,8 @@ COMMENT= Command line interface for ruby-debug DEPENDS+= ${RUBY_PKGPREFIX}-columnize>=0.1:../../misc/ruby-columnize DEPENDS+= ${RUBY_PKGPREFIX}-ruby-debug-base>=0.10.2{,nb[0-9]*}:../../devel/ruby-debug-base +RUBY_VERSION_SUPPORTED= 18 + post-extract: cd ${WRKSRC} && echo ${PKGVERSION_NOREV} > VERSION -- cgit v1.2.3