[45302] trunk/dports/devel/dbus-glib/Portfile

jmr at macports.org jmr at macports.org
Tue Jan 13 02:31:04 PST 2009


Revision: 45302
          http://trac.macports.org/changeset/45302
Author:   jmr at macports.org
Date:     2009-01-13 02:31:03 -0800 (Tue, 13 Jan 2009)
Log Message:
-----------
dbus-glib: make sure the LP64 patch sticks

Modified Paths:
--------------
    trunk/dports/devel/dbus-glib/Portfile

Modified: trunk/dports/devel/dbus-glib/Portfile
===================================================================
--- trunk/dports/devel/dbus-glib/Portfile	2009-01-13 10:25:27 UTC (rev 45301)
+++ trunk/dports/devel/dbus-glib/Portfile	2009-01-13 10:31:03 UTC (rev 45302)
@@ -33,7 +33,7 @@
 configure.args  --disable-doxygen-docs
 post-configure {
     if {[variant_isset universal] && [lsearch -glob ${universal_archs} *64] != -1} {
-        system "cd ${worksrcpath} && patch -p0 < ${filespath}/config.h.diff"
+        system "cd ${worksrcpath} && patch -p0 < ${filespath}/config.h.diff && touch stamp-h1"
     }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090113/72ad6c40/attachment.html>


More information about the macports-changes mailing list