When trying to compile xine with the latest libxine installed, you get ===> xine-0.99.5_3 libxine should be compiled with caca support. *** Error code 1 The LIBXINE_VER= 1.24 should be 1.25 Fix: LIBXINE_VER=1.24 should be LIBXINE_VER=1.25 in the Makefile How-To-Repeat: Compile xine with an up to date libxine
Responsible Changed From-To: freebsd-ports-bugs->nobutaka Fix synopsis and assign.
nobutaka 2009-03-01 02:26:41 UTC FreeBSD ports repository Modified files: multimedia/xine Makefile Log: Update LIBXINE_VER. PR: ports/132085 Submitted by: Jack <xxjack12xx@gmail.com> Revision Changes Path 1.85 +1 -1 ports/multimedia/xine/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!