From ecee3f6c3dc7ae3ddebdf8c249adae8103a337b4 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 1 May 2007 23:04:02 +0000 Subject: Fix a check-interpreter error. Bump PKGREVISION. --- textproc/ruby-redcloth/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'textproc/ruby-redcloth') diff --git a/textproc/ruby-redcloth/Makefile b/textproc/ruby-redcloth/Makefile index db878ed9b4a..21db31a4f0b 100644 --- a/textproc/ruby-redcloth/Makefile +++ b/textproc/ruby-redcloth/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2007/01/28 15:15:58 taca Exp $ +# $NetBSD: Makefile,v 1.7 2007/05/01 23:04:02 minskim Exp $ DISTNAME= RedCloth-${VERSION} PKGNAME= ${RUBY_PKGPREFIX}-redcloth-${VERSION} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://rubyforge.org/frs/download.php/6064/ @@ -10,7 +11,9 @@ HOMEPAGE= http://www.whytheluckystiff.net/ruby/redcloth/ COMMENT= Textile library for Ruby VERSION= 3.0.4 +REPLACE_RUBY= ${WRKSRC}/bin/redcloth USE_RUBY_SETUP= yes + DOCS= CHANGELOG README REFERENCE post-install: -- cgit v1.2.3