Port should depend on openal: # linux-coldwar bin/meng: error while loading shared libraries: libopenal.so.0: cannot open shared object file: No such file or directory And it works on amd64. Fix: Patch attached with submission follows: How-To-Repeat: Launch the game without linux openal installed.
Responsible Changed From-To: freebsd-ports-bugs->mva Over to maintainer (via the GNATS Auto Assign Tool)
mva 2010-02-23 07:16:26 UTC FreeBSD ports repository Modified files: games/linux-coldwar-demo Makefile Log: - Allow installation on amd64. - Fixed linux-openal dependency. PR: ports/144177 Submitted by: Andrius Morkunas <hinokind@gmail.com> Feature safe: yes Revision Changes Path 1.6 +2 -2 ports/games/linux-coldwar-demo/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!