[50160] trunk/dports/x11/pango-devel

ryandesign at macports.org ryandesign at macports.org
Sun Apr 26 17:32:52 PDT 2009


Revision: 50160
          http://trac.macports.org/changeset/50160
Author:   ryandesign at macports.org
Date:     2009-04-26 17:32:52 -0700 (Sun, 26 Apr 2009)
Log Message:
-----------
pango-devel: add build dependency on gtk-doc and rebuild documentation, as in pango

Modified Paths:
--------------
    trunk/dports/x11/pango-devel/Portfile

Property Changed:
----------------
    trunk/dports/x11/pango-devel/


Property changes on: trunk/dports/x11/pango-devel
___________________________________________________________________
Modified: svn:mergeinfo
   - 
   + /trunk/dports/x11/pango:50151-50159

Modified: trunk/dports/x11/pango-devel/Portfile
===================================================================
--- trunk/dports/x11/pango-devel/Portfile	2009-04-27 00:30:10 UTC (rev 50159)
+++ trunk/dports/x11/pango-devel/Portfile	2009-04-27 00:32:52 UTC (rev 50160)
@@ -5,6 +5,7 @@
 name                    pango-devel
 set my_name             pango
 version                 1.23.0
+revision                1
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              x11
 maintainers             ryandesign
@@ -30,6 +31,7 @@
     rmd160  ae997f73cf353c52e1f47e9a1bfb381215a64abc
 
 depends_build \
+    path:bin/gtkdoc-rebase:gtk-doc \
     port:pkgconfig
 
 depends_lib \
@@ -100,6 +102,7 @@
     -bind_at_load
 
 configure.args \
+    --enable-gtk-doc \
     --enable-static \
     --enable-cairo
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090426/71a2bbad/attachment-0001.html>


More information about the macports-changes mailing list