ports/162349: build fix for audio/aureal-kmod
scheidell at FreeBSD.org
scheidell at FreeBSD.org
Mon Dec 5 16:57:20 UTC 2011
Synopsis: build fix for audio/aureal-kmod
Responsible-Changed-From-To: scheidell->freebsd-ports-bugs
Responsible-Changed-By: scheidell
Responsible-Changed-When: Mon Dec 5 16:55:52 UTC 2011
Responsible-Changed-Why:
won't build on 8.2 (or .7.4 for that matter)
.for STRAY in ${STRAYFILES}
.if exists(${SRC_BASE}/sys/dev/sound/pci/${STRAY})
@${ECHO}
@${ECHO} "You have stray code in your tree. Make sure you"
@${ECHO} "do not have any of the following:"
@${ECHO}
@${ECHO} "${SRC_BASE}/sys/dev/sound/pci/au88x0.c"
@${ECHO} "${SRC_BASE}/sys/dev/sound/pci/au88x0.h"
@${ECHO} "${SRC_BASE}/sys/dev/sound/pci/asp10.o"
@${ECHO} "${SRC_BASE}/sys/dev/sound/pci/asp20.o"
@${ECHO} "${SRC_BASE}/sys/dev/sound/pci/asp30.o"
@${ECHO}
@${FALSE}
back to pool, for someone else to figure it out, unless submitter can supply a
patch that will build
http://www.freebsd.org/cgi/query-pr.cgi?pr=162349
More information about the freebsd-ports-bugs
mailing list