From bdeb2e1f381467a8851f6c95421cae8415bd13b0 Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 15 Sep 2008 03:30:22 +0000 Subject: Fix interpreter for h2rb script. Bump PKGREVISION. --- lang/ruby18-base/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lang') diff --git a/lang/ruby18-base/Makefile b/lang/ruby18-base/Makefile index 596431fd8c4..e48c79aa5fe 100644 --- a/lang/ruby18-base/Makefile +++ b/lang/ruby18-base/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.47 2008/09/14 05:17:18 taca Exp $ +# $NetBSD: Makefile,v 1.48 2008/09/15 03:30:22 taca Exp $ # DISTNAME= ${RUBY_DISTNAME} PKGNAME= ${RUBY_PKGPREFIX}-base-${RUBY_VERSION_SUFFIX} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang ruby MASTER_SITES= ${MASTER_SITE_RUBY} #PKGREVISION= @@ -98,6 +98,7 @@ OPENSSL_EXAMPLES= c_rehash.rb cert2text.rb cert_store_view.rb \ PTY_EXAMPLES= expect_sample.rb script.rb shl.rb REPLACE_RUBY_DIRS= bin ext lib sample +REPLACE_RUBY= ext/dl/h2rb INSTALLATION_DIRS= bin ${RUBY_ARCHLIB} ${RUBY_DOC}/irb ${RUBY_DOC}/pty \ ${RUBY_EG}/bigdecimal ${RUBY_EG}/dl \ ${RUBY_EG}/openssl ${RUBY_EG}/pty -- cgit v1.2.3