summaryrefslogtreecommitdiff
path: root/audio/libvisual-plugins/patches/patch-af
AgeCommit message (Collapse)AuthorFilesLines
2009-05-18Only use mremap() on systems that have it. On others, like NetBSD 4.0,dholland1-0/+17
fall back to munmap() and a fresh mmap(). Fixes PR 38164. Theoretically a build fix, but bump PKGREVISION as a precaution.