Subject: CVS commit: pkgsrc
From: OBATA Akio
Date: 2009-06-03 14:40:32
Message id: 20090603124032.C3DC1175D0@cvs.netbsd.org

Log Message:
Remove build dependency on gtk-doc, related to PR#41475.

It comes from upstream Bug#562310:
http://bugzilla.gnome.org/show_bug.cgi?id=562310
Availability detection of `gtkdoc-rebase' command is depend on the behaviour
of `which' command,  if `which gtkdoc-rebase' return false, do nothing.
It is known as not works as expected on Darwin and Solaris, then failed in
unwanted gtkdoc-rebase execution, and abort.

It is already fixed in upstream gtk-doc repository, but not released yet(1.12?).
So, some packages may contain and be using un-fixed gtk-doc.* files.

For easy to determine whether it is fixed or not, check gtk-doc.make contains
following commit (not using 'which gtkdoc-rebase', but $(GTKDOC_REBASE) macro):

http://git.gnome.org./cgit/gtk-doc/commit/?id=ef5f56ca5fd4a077e6f7a374e8dd333b7a6a8d42

Files:
RevisionActionfile
1.10modifypkgsrc/devel/GConf/Makefile.common
1.68modifypkgsrc/devel/atk/Makefile
1.161modifypkgsrc/devel/glib2/Makefile
1.131modifypkgsrc/devel/pango/Makefile
1.69modifypkgsrc/net/ORBit2/Makefile