Date: Tue, 04 Oct 2016 14:10:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 213188] make clean is no longer recursive Message-ID: <bug-213188-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213188 Bug ID: 213188 Summary: make clean is no longer recursive Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Ports Framework Assignee: portmgr@FreeBSD.org Reporter: tijl@FreeBSD.org CC: freebsd-ports-bugs@FreeBSD.org Created attachment 175413 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175413&action= =3Dedit patch Before ports r399712 limited-clean-depends (used by make clean) would recur= se if WRKDIR existed. After that it only cleans direct dependencies. The attached patch restores the original behaviour. Reported by: Gerhard Schmidt <schmidt@ze.tum.de> --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213188-13>