aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2008-05-06 00:53:09 +0800
committernobutaka <nobutaka@FreeBSD.org>2008-05-06 00:53:09 +0800
commitad92540e2838173d761a873d9cc6fd268c904da5 (patch)
tree2a4aed55773b1debcbf5850b772f236135779fff /japanese
parente54e9e9ed9acc63e0ba2157e80c40b351a81785b (diff)
downloadfreebsd-ports-gnome-ad92540e2838173d761a873d9cc6fd268c904da5.tar.gz
freebsd-ports-gnome-ad92540e2838173d761a873d9cc6fd268c904da5.tar.zst
freebsd-ports-gnome-ad92540e2838173d761a873d9cc6fd268c904da5.zip
Fix build error.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/migemo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/migemo/Makefile b/japanese/migemo/Makefile
index 0062e1d00309..2460a46152d1 100644
--- a/japanese/migemo/Makefile
+++ b/japanese/migemo/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= nobutaka@FreeBSD.org
COMMENT?= Japanese incremental search tool
.if !defined(EMACS_PORT_NAME)
-USE_AUTOTOOLS= automake:14 autoconf:213
+USE_AUTOTOOLS= automake:15 autoconf:213
EXTRA_PATCHES= ${FILESDIR}/extra-patch-Makefile.am ${FILESDIR}/extra-patch-configure.in
PLIST_SUB= MIGEMO="" ELISP="@comment "
.endif