Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Apr 2008 14:07:11 +0900
From:      Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To:        bug-followup@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/123096: building ja-xyaku fails
Message-ID:  <200804270507.AA00680@POLYMER5.scphys.kyoto-u.ac.jp>
In-Reply-To: <200804252140.m3PLe2EH091392@freefall.freebsd.org>
References:  <200804252140.m3PLe2EH091392@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
add this patch as files/patch-Makefile.in:

--- Makefile.in.orig	2002-09-24 01:23:45.000000000 +0900
+++ Makefile.in	2008-04-27 14:01:40.000000000 +0900
@@ -112,7 +112,7 @@
 all: all-redirect
 .SUFFIXES:
 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
-	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
+	cd $(top_srcdir) && $(AUTOMAKE) Makefile
 
 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 	cd $(top_builddir) \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804270507.AA00680>