https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263852
--- Comment #1 from Sean Champ <[email protected]> --- With the patch as initially attached here, graphics/cairo would continue to install docs under the port's DOCSDIR. Looking at where the *.devhelp2 files are being installed for other ports, maybe it could be more effective to set something like the following instead, in the Makefile DOCS_CONFIGURE_ON+= --with-html-dir=${LOCALBASE}/share/gtk-doc/html Of course this would affect pkg-plist. It might serve to move the cairo docs to under a same general subdir as other manuals generally built with gtk-doc tools and accessible with GNOME devhelp -- You are receiving this mail because: You are the assignee for the bug.
