[45300] trunk/dports/devel/dbus/Portfile

jmr at macports.org jmr at macports.org
Tue Jan 13 02:17:48 PST 2009


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

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

Modified: trunk/dports/devel/dbus/Portfile
===================================================================
--- trunk/dports/devel/dbus/Portfile	2009-01-13 08:51:58 UTC (rev 45299)
+++ trunk/dports/devel/dbus/Portfile	2009-01-13 10:17:46 UTC (rev 45300)
@@ -41,7 +41,7 @@
 
 post-configure {
     if {[variant_isset universal] && [lsearch -glob ${universal_archs} *64] != -1} {
-        system "cd ${worksrcpath} && patch -p0 < ${filespath}/patch-config.h.diff"
+        system "cd ${worksrcpath} && patch -p0 < ${filespath}/patch-config.h.diff && touch stamp-h1"
     }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090113/2278ea2c/attachment-0001.html>


More information about the macports-changes mailing list