From ef9bcb1b8a7b148eca8f97f7290626cbd8a8e455 Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 21 Feb 2005 15:35:53 +0000 Subject: Add h2rb command wrapper for ruby18 package. Bump PKGREVISION. --- lang/ruby/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lang/ruby') diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 8caa4bfc63c..23a8a2103f3 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2004/11/27 15:02:10 taca Exp $ +# $NetBSD: Makefile,v 1.31 2005/02/21 15:35:53 taca Exp $ # FreeBSD: ports/lang/ruby/Makefile,v 1.40 2001/01/18 19:53:38 knu Exp DISTNAME= ruby-${RUBY_VERSION} +PKGREVISION= 1 CATEGORIES= lang ruby MASTER_SITES= # empty DISTFILES= # empty @@ -22,7 +23,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}>=${RUBY_VERSION}:../${RUBY_PKGPREFIX} RUBY_COMMANDS= irb ruby .if ${RUBY_VER} >= 18 -RUBY_COMMANDS+= erb rdoc ri testrb +RUBY_COMMANDS+= erb h2rb rdoc ri testrb .endif do-install: -- cgit v1.2.3