From 769fb0e481d548d3fd9677f543aa0050f3bab394 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 14 Jun 2009 09:52:51 +0000 Subject: Fix tools usage, from MAINTAINER YAMASHIRO, Jun in PR 41592. --- textproc/migemo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') 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} -- cgit v1.2.3