* Thomas Zander ([email protected]) wrote: > I prefer the internal dvdread, though, because the dependency list of > mplayer is already quite extensive, and I am trying to reduce the > number of dependencies where possible.
That's not the best idea. The dependency itself can't be a problem - that still the same code, but bundled separately. With that, it can be used by other ports, you can update it separetely while compiling only needed code etc. The only reason for using bundled libraries is compatibility, so if I'd make mplayer use as much external stuff as possible. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D [email protected] ..: jabber: [email protected] http://www.amdmi3.ru _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
