[39851] trunk/dports/graphics/libpixman-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 8 15:25:47 PDT 2008


Revision: 39851
          http://trac.macports.org/changeset/39851
Author:   ryandesign at macports.org
Date:     2008-09-08 15:25:46 -0700 (Mon, 08 Sep 2008)
Log Message:
-----------
libpixman-devel: disable GTK support; see #15333

Modified Paths:
--------------
    trunk/dports/graphics/libpixman-devel/Portfile

Modified: trunk/dports/graphics/libpixman-devel/Portfile
===================================================================
--- trunk/dports/graphics/libpixman-devel/Portfile	2008-09-08 21:39:00 UTC (rev 39850)
+++ trunk/dports/graphics/libpixman-devel/Portfile	2008-09-08 22:25:46 UTC (rev 39851)
@@ -5,6 +5,7 @@
 name                    libpixman-devel
 set my_name             pixman
 version                 0.11.10
+revision                1
 categories              graphics
 platforms               darwin
 maintainers             ryandesign
@@ -26,6 +27,9 @@
     sha1    d4468ac46056185b2d0a0fe94bc9a2e496d44365 \
     rmd160  8d7350e8d9e995a1f977e03e7a66cdd19e851cb0
 
+configure.args \
+    --disable-gtk
+
 post-destroot {
     set docdir ${destroot}${prefix}/share/doc/${name}-${version}
     xinstall -d ${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080908/10db5fde/attachment.html 


More information about the macports-changes mailing list