summaryrefslogtreecommitdiff
path: root/textproc/ruby-mecab
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-09-10 08:22:56 +0000
committertaca <taca@pkgsrc.org>2010-09-10 08:22:56 +0000
commit1ac38c2fde80ae4b268c95f09bd2216b26a1962f (patch)
treea1fabd9a04acbaa82799613603cb1a97587be34a /textproc/ruby-mecab
parentc85d3cd44ace3cc449f0c970d1a8b8dddef6070b (diff)
downloadpkgsrc-1ac38c2fde80ae4b268c95f09bd2216b26a1962f.tar.gz
Remove * Remove RUBY_HAS_ARCHLIB.
Diffstat (limited to 'textproc/ruby-mecab')
-rw-r--r--textproc/ruby-mecab/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/ruby-mecab/Makefile b/textproc/ruby-mecab/Makefile
index 5d76371702f..ca4d2b8dfb5 100644
--- a/textproc/ruby-mecab/Makefile
+++ b/textproc/ruby-mecab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/10/14 08:22:35 obache Exp $
+# $NetBSD: Makefile,v 1.5 2010/09/10 08:22:56 taca Exp $
.include "../../textproc/mecab/Makefile.common"
@@ -13,7 +13,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
REPLACE_RUBY+= test.rb
-RUBY_HAS_ARCHLIB= yes
USE_RUBY_EXTCONF= yes
do-test: