[41514] trunk/dports/devel/glib2/Portfile

devans at macports.org devans at macports.org
Wed Nov 5 00:40:27 PST 2008


Revision: 41514
          http://trac.macports.org/changeset/41514
Author:   devans at macports.org
Date:     2008-11-05 00:40:26 -0800 (Wed, 05 Nov 2008)
Log Message:
-----------
glib2: fix inadvertant change in 41513.  Sorry.

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

Modified: trunk/dports/devel/glib2/Portfile
===================================================================
--- trunk/dports/devel/glib2/Portfile	2008-11-05 08:27:32 UTC (rev 41513)
+++ trunk/dports/devel/glib2/Portfile	2008-11-05 08:40:26 UTC (rev 41514)
@@ -63,6 +63,10 @@
     reinplace "s|path = \"/bin|path = \"${prefix}/bin:/bin|g" ${worksrcpath}/glib/gutils.c ${worksrcpath}/glib/gspawn.c
 }
 
+platform darwin {
+    patchfiles-append patch-configure.diff
+}
+
 platform powerpc {
     if {[variant_isset universal]} {
         post-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081105/9c6f4308/attachment.html>


More information about the macports-changes mailing list