CVSROOT: /cvs Module name: ports Changes by: st...@cvs.openbsd.org 2009/08/07 07:01:52
Modified files: games/scummvm-tools: Makefile Log message: there was no path to reach vorbis,vorbisenc (listed in WANTLIB) via a dependency so building on a clean machine failed; move them to LIB_DEPENDS and bump PKGNAME. ok jsg@