summaryrefslogtreecommitdiff
path: root/textproc/ruby-redcloth
diff options
context:
space:
mode:
authorminskim <minskim>2007-05-01 23:04:02 +0000
committerminskim <minskim>2007-05-01 23:04:02 +0000
commitecee3f6c3dc7ae3ddebdf8c249adae8103a337b4 (patch)
treeed9128194eefaae05dbe5e091ec5f347c47d17ef /textproc/ruby-redcloth
parent32dbc4028b892b42cf9a6cb9232e4349c7fc0076 (diff)
downloadpkgsrc-ecee3f6c3dc7ae3ddebdf8c249adae8103a337b4.tar.gz
Fix a check-interpreter error. Bump PKGREVISION.
Diffstat (limited to 'textproc/ruby-redcloth')
-rw-r--r--textproc/ruby-redcloth/Makefile5
1 files changed, 4 insertions, 1 deletions
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: