Date: Tue, 13 Mar 2007 17:38:16 +0000 (UTC) From: Max Khon <fjoe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/tvision Makefile Message-ID: <200703131738.l2DHcGqc050851@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
fjoe 2007-03-13 17:38:16 UTC
FreeBSD ports repository
Modified files:
devel/tvision Makefile
Log:
USE_GMAKE as a temporary band-aid for make(1) in FreeBSD 7 that now
remakes makefiles but cycles on lib/Makefile from tvision sources.
GNU make does not consider a target that exists, has no commands, is
older than its sources as out-of-date if no sources were actually remade and
thus does not cycle on such Makefiles. The fix for make(1) is coming soon.
Revision Changes Path
1.41 +1 -0 ports/devel/tvision/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703131738.l2DHcGqc050851>
