Libwpd detects presence of doxygen and uses it to build and install documentation in ${prefix}/share/doc/libwpd-${portversion}/html. Following patch explicitly disables this behaviour. Also includes change to USE_LDCONFIG. Portrevision is not bumped since it won't help anyone. Port maintainer (mi@aldan.algebra.com) is cc'd. Generated with FreeBSD Port Tools 0.77
State Changed From-To: open->feedback Awaiting maintainers feedback
mi 2007-04-20 20:20:56 UTC FreeBSD ports repository Modified files: textproc/libwpd Makefile Log: Explicitly disable documentation regeneration. Libwpd would do that, if doxygen is detected at configure time. Change INSTALLS_SHLIB to USE_LDCONFIG. PR: ports/111970 Submitted by: Marcin Wisnicki Revision Changes Path 1.20 +3 -1 ports/textproc/libwpd/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: feedback->closed Change committed. Thanks!