[115189] trunk/dports/gnome/gtk2/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 27 14:44:40 PST 2013


Revision: 115189
          https://trac.macports.org/changeset/115189
Author:   ryandesign at macports.org
Date:     2013-12-27 14:44:40 -0800 (Fri, 27 Dec 2013)
Log Message:
-----------
gtk2: fix autoreconf failure by adding gtk-doc dependency (#41943)

Modified Paths:
--------------
    trunk/dports/gnome/gtk2/Portfile

Modified: trunk/dports/gnome/gtk2/Portfile
===================================================================
--- trunk/dports/gnome/gtk2/Portfile	2013-12-27 22:18:12 UTC (rev 115188)
+++ trunk/dports/gnome/gtk2/Portfile	2013-12-27 22:44:40 UTC (rev 115189)
@@ -37,7 +37,8 @@
 
 patchfiles          patch-gtk-builder-convert.diff patch-aliases.diff
 
-depends_build       port:pkgconfig \
+depends_build       port:gtk-doc \
+                    port:pkgconfig \
                     port:perl5
 
 depends_lib         port:atk \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131227/19d43d8c/attachment.html>


More information about the macports-changes mailing list