Summary: | [PATCH] audio/oss: fix usage of ${SRC_BASE} before it is defined | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jason Helfman <jgh> | ||||
Component: | Individual Port(s) | Assignee: | Jung-uk Kim <jkim> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jkim | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jason Helfman
2012-06-19 00:20:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->jkim Over to maintainer (via the GNATS Auto Assign Tool) jkim 2012-06-25 20:51:35 UTC FreeBSD ports repository Modified files: audio/oss Makefile Log: Include bsd.port.pre.mk before SRC_BASE is referenced. PR: ports/169212 Revision Changes Path 1.50 +7 -5 ports/audio/oss/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 Committed, thanks! |