As discussed on ports@ and with bapt, new variables CONF_FILES and CONF_DIRS are to be introduced to bsd.port.mk. This causes problems in some ports, of which this is one. Fix: Patch attached with submission follows:
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!