The port misc/ytree is marked "broken" on FreeBSD-7. With the attached patch it appears to work. I've taken out the "-lmytinfo" which prevents it from linking, and it doesn't seem to miss it. I've checked on FreeBSD-6, and there it seems to be unnecessary too; I don't have access to older versions.
Responsible Changed From-To: freebsd-ports-bugs->olgeni Over to maintainer (via the GNATS Auto Assign Tool)
olgeni 2007-12-09 20:15:57 UTC FreeBSD ports repository Modified files: misc/ytree Makefile misc/ytree/files patch-aa Log: Unbreak on GCC 4.2. PR: ports/118448 Submitted by: Bernd Luevelsmeyer <bdluevel(at)heitec.net> Approved by: portsmgr (erwin) Revision Changes Path 1.26 +1 -7 ports/misc/ytree/Makefile 1.10 +2 -2 ports/misc/ytree/files/patch-aa _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!