summaryrefslogtreecommitdiff
path: root/audio/cdplay/files/patch-aa (unfollow)
Commit message (Collapse)AuthorFilesLines
1998-08-22Use the MAN1 variable. Add the other half of patch-aa that causesTim Vanderhoek1-3/+11
this port to respect BINOWN and MANOWN. Notes: svn path=/head/; revision=12714
1998-06-27Add patches to support IDE cd-roms. While I'm here, respectTim Vanderhoek1-0/+18
${CFLAGS}. Heck, why not go all the way and respect ${PREFIX}, too (respect now added). As an intentional side-effect, these patches also prevent the pause function from blasting the listener's ears off (the way cdcontrol currently does (and cdplay used to)). Notes: svn path=/head/; revision=11553