audio/speex installs speex.1, not speex.3. Because it expects speex.3 to be installed, it will always try to build and install audio/speex. This makes it impossible to compile because speex.3 will never be installed. How-To-Repeat: try to build net/twinkle currently and notice it does not... apply patch and try again
Responsible Changed From-To: freebsd-ports-bugs->acm Over to maintainer
acm 2007-03-05 21:41:56 UTC FreeBSD ports repository Modified files: net/twinkle Makefile Log: - Fix the speex dependency. PR: ports/109937 Submitted by: kitsune <v.velox__ at_vvelox.net> Revision Changes Path 1.8 +1 -1 ports/net/twinkle/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 :)