Summary: | problem building audio/flac on amd64 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Paul Dokas <dokas> |
Component: | Individual Port(s) | Assignee: | Christian Weisgerber <naddy> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Paul Dokas
2009-07-08 02:50:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->naddy Over to maintainer (via the GNATS Auto Assign Tool) naddy 2009-07-09 11:17:56 UTC FreeBSD ports repository Modified files: audio/flac Makefile audio/xmms-flac Makefile Log: Alas, the assumption that /nonexistent does not exist is not reliable. PR: 136447 Revision Changes Path 1.48 +4 -1 ports/audio/flac/Makefile 1.22 +4 -1 ports/audio/xmms-flac/Makefile _______________________________________________ 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 The submitter had an actual directory /nonexistent. I've made the port less clever, so it won't depend on the absence of this directory. |