1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

Fix build error.

This commit is contained in:
MANTANI Nobutaka 2008-05-05 16:53:09 +00:00
parent 5f695687db
commit 77bd3af976
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212675

View File

@ -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