[57404] trunk/dports/devel/atk/Portfile

snc at macports.org snc at macports.org
Thu Sep 10 12:14:08 PDT 2009


Revision: 57404
          http://trac.macports.org/changeset/57404
Author:   snc at macports.org
Date:     2009-09-10 12:14:04 -0700 (Thu, 10 Sep 2009)
Log Message:
-----------
add missing dependency on gtk-doc, ticket #21272

Modified Paths:
--------------
    trunk/dports/devel/atk/Portfile

Modified: trunk/dports/devel/atk/Portfile
===================================================================
--- trunk/dports/devel/atk/Portfile	2009-09-10 18:39:34 UTC (rev 57403)
+++ trunk/dports/devel/atk/Portfile	2009-09-10 19:14:04 UTC (rev 57404)
@@ -24,7 +24,8 @@
 
 use_bzip2	yes
 
-depends_build   port:pkgconfig
+depends_build   port:pkgconfig \
+                port:gtk-doc
 
 depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
                 port:gettext \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090910/346018ef/attachment.html>


More information about the macports-changes mailing list