[50151] trunk/dports/x11/pango/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Apr 26 14:37:25 PDT 2009


Revision: 50151
          http://trac.macports.org/changeset/50151
Author:   ryandesign at macports.org
Date:     2009-04-26 14:37:24 -0700 (Sun, 26 Apr 2009)
Log Message:
-----------
pango: enable gtk-doc; fixes #18958

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

Modified: trunk/dports/x11/pango/Portfile
===================================================================
--- trunk/dports/x11/pango/Portfile	2009-04-26 21:26:50 UTC (rev 50150)
+++ trunk/dports/x11/pango/Portfile	2009-04-26 21:37:24 UTC (rev 50151)
@@ -4,6 +4,7 @@
 
 name                    pango
 version                 1.24.1
+revision                1
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              x11
 maintainers             ryandesign
@@ -30,6 +31,7 @@
     port:pkgconfig
 
 depends_lib \
+    path:bin/gtkdoc-rebase:gtk-doc \
     path:lib/pkgconfig/glib-2.0.pc:glib2 \
     port:Xft2 \
     path:lib/pkgconfig/cairo.pc:cairo
@@ -97,6 +99,7 @@
     -bind_at_load
 
 configure.args \
+    --enable-gtk-doc \
     --enable-static
 
 # AC_X_PATH blindly asks xmkmf where X11 is, and it always uses /usr/X11R6.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090426/ccb7b632/attachment.html>


More information about the macports-changes mailing list