Date: Mon, 12 Jun 2006 15:21:21 +0000 (UTC) From: Norikatsu Shigemura <nork@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/less Makefile Message-ID: <200606121521.k5CFLLKg076950@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nork 2006-06-12 15:21:21 UTC FreeBSD ports repository Modified files: japanese/less Makefile Log: Fix build on sparc64. Because configure's timestamp is older than configure.ac's one. Almost configure's timestamp == configure.ac's one, but this is not good. So I enforced that configure's timestamp is always newer than configure.ac's one. Pointed out by: pointyhat via kris Revision Changes Path 1.35 +1 -0 ports/japanese/less/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606121521.k5CFLLKg076950>