K 10 svn:author V 3 kwm K 8 svn:date V 27 2013-05-22T11:32:22.680057Z K 7 svn:log V 485 Make PORTDOCS in the -reference framework overwriteable. So some of the -reference ports that install multiple docs or "books" can make sure they get installed correctly. This impacts the -reference ports of glib20, gtk20 and gtk30. The problem was that for example in glib20 the reference was installed in share/doc/glib/{glib,gio,gobject} however devhelp only look in share/doc/${book} for the *.devhelp2 file. PR: ports/173577 Submitted by: Victor Balada Diaz END