| Summary: | Fix port: audio/oss uses CONF_FILES internally | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Chris Rees <utisoft> | ||||
| Component: | Individual Port(s) | Assignee: | Jung-uk Kim <jkim> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Chris Rees
2011-05-18 20:50:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->jkim Over to maintainer (via the GNATS Auto Assign Tool) Sorry, forgot to include a commit message: - Rename CONF_FILES to avoid conflict with incoming feature PR: ports/157156 Submitted by: Chris Rees (utisoft@gmail.com) jkim 2011-05-19 19:08:54 UTC
FreeBSD ports repository
Modified files:
audio/oss Makefile
Log:
Rename CONF_FILES to avoid conflict with an upcoming infrastructure change.
PR: ports/157156
Submitted by: Chris Rees (utisoft at gmail dot com)
Discussed with: bapt
Revision Changes Path
1.41 +2 -2 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! |