diff options
-rw-r--r-- | japanese/migemo/Makefile | 2 |
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 |