summaryrefslogtreecommitdiff
path: root/devel/ruby-textbuf
diff options
context:
space:
mode:
authortaca <taca>2005-01-28 14:08:01 +0000
committertaca <taca>2005-01-28 14:08:01 +0000
commit75755eedcd5152756aa5691e7e25442ad3e56ffe (patch)
tree9cf6619510831f4eb9e9674ceb40e93ec754e856 /devel/ruby-textbuf
parent1a5dfee78d36ff38e7f1a4a8920f0de96624bd86 (diff)
downloadpkgsrc-75755eedcd5152756aa5691e7e25442ad3e56ffe.tar.gz
Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.
Bump PKG_REVISION.
Diffstat (limited to 'devel/ruby-textbuf')
-rw-r--r--devel/ruby-textbuf/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/ruby-textbuf/Makefile b/devel/ruby-textbuf/Makefile
index b6946bb0917..04feffa3dbf 100644
--- a/devel/ruby-textbuf/Makefile
+++ b/devel/ruby-textbuf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/11/28 06:04:55 taca Exp $
+# $NetBSD: Makefile,v 1.7 2005/01/28 14:08:01 taca Exp $
# FreeBSD: ports/devel/ruby-textbuf/Makefile,v 1.1 2001/01/19 06:16:46 knu Exp
DISTNAME= textbuf-0.3.8
@@ -10,8 +10,9 @@ MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://www.loveruby.net/en/textbuf.html
COMMENT= Gapped text buffer extension for Ruby
-RUBY_VERSION= ${RUBY16_VERSION}
-USE_RUBY_SETUP= yes
+RUBY_HAS_ARCHLIB= yes
+RUBY_VERSION= ${RUBY16_VERSION}
+USE_RUBY_SETUP= yes
DOCS= README.en README.ja