summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz>2009-06-14 09:52:51 +0000
committerwiz <wiz>2009-06-14 09:52:51 +0000
commit769fb0e481d548d3fd9677f543aa0050f3bab394 (patch)
tree2222a2b1f1735049f0e95fda5c7ed7ab1b1a3eec /textproc
parent765b08fc147bf42a07c067f6007ac05776a47ec9 (diff)
downloadpkgsrc-769fb0e481d548d3fd9677f543aa0050f3bab394.tar.gz
Fix tools usage, from MAINTAINER YAMASHIRO, Jun in PR 41592.
Diffstat (limited to 'textproc')
-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}