K 10 svn:author V 6 marino K 8 svn:date V 27 2015-10-02T09:07:05.176072Z K 7 svn:log V 411 games/scummvm: Partially revert configure patch The use of "$(prefix)" in the configure file seems not to be understand. On FreeBSD, it's ignored but it actually causes failures on DragonFly. I suspect these flags aren't actually used. If it turns out they are used, and support for non-standard PREFIX (not /usr/local) is desired, the REINPLACE_CMD macro can adjust /usr/local with in a post-patch target. END