This patch allows to avoid inclusion of files from "/usr/local/include/torrent" dir during ktorrent building. It was achieved by moving the system include dir list "all_includes" to the end of the include dir list "INCLUDES" in the appropriate "Makefile.in".
Responsible Changed From-To: freebsd-ports-bugs->markus Over to maintainer
markus 2007-03-13 23:41:24 UTC FreeBSD ports repository Modified files: net-p2p/ktorrent Makefile Log: Fix build if libtorrent is present PR: ports/110286 Submitted by: Maxim Samsonov <xors@mne.ru> Revision Changes Path 1.18 +5 -0 ports/net-p2p/ktorrent/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"
markus 2007-03-13 23:41:31 UTC FreeBSD ports repository Modified files: net-p2p/ktorrent-devel Makefile Log: Fix build if libtorrent is present PR: ports/110286 Submitted by: Maxim Samsonov <xors@mne.ru> Revision Changes Path 1.18 +5 -0 ports/net-p2p/ktorrent-devel/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!