[40076] trunk/dports/graphics/libpixman

ryandesign at macports.org ryandesign at macports.org
Fri Sep 19 14:06:07 PDT 2008


Revision: 40076
          http://trac.macports.org/changeset/40076
Author:   ryandesign at macports.org
Date:     2008-09-19 14:06:06 -0700 (Fri, 19 Sep 2008)
Log Message:
-----------
libpixman: merge r39851 from libpixman-devel: disable GTK support; see #15333

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

Property Changed:
----------------
    trunk/dports/graphics/libpixman/


Property changes on: trunk/dports/graphics/libpixman
___________________________________________________________________
Added: svn:mergeinfo
   + /trunk/dports/graphics/libpixman-devel:39851

Modified: trunk/dports/graphics/libpixman/Portfile
===================================================================
--- trunk/dports/graphics/libpixman/Portfile	2008-09-19 20:35:50 UTC (rev 40075)
+++ trunk/dports/graphics/libpixman/Portfile	2008-09-19 21:06:06 UTC (rev 40076)
@@ -5,6 +5,7 @@
 name                    libpixman
 set my_name             pixman
 version                 0.12.0
+revision                1
 categories              graphics
 platforms               darwin
 maintainers             ryandesign
@@ -26,6 +27,9 @@
     sha1    0c57c6c7e21e2545257068f52517c460e6e51ae4 \
     rmd160  7881189a1de21ec5d2e27936c65369f121dcb15f
 
+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/20080919/31e3d558/attachment-0001.html 


More information about the macports-changes mailing list