summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/migemo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/migemo/Makefile b/textproc/migemo/Makefile
index 1f0831a91d0..29be3530a00 100644
--- a/textproc/migemo/Makefile
+++ b/textproc/migemo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/07/03 08:12:20 obache Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/14 09:52:51 wiz Exp $
.include "../../textproc/migemo/Makefile.common"
@@ -12,7 +12,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= ${RUBY_PKGPREFIX}-bsearch-*:../../devel/ruby-bsearch
DEPENDS+= ${RUBY_PKGPREFIX}-romkan-*:../../converters/ruby-romkan
-USE_TOOLS+= autoconf213 automake14 aclocal
+USE_TOOLS+= autoconf automake aclocal
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-rubydir=${PREFIX}/${RUBY_VENDORLIB}