[45303] trunk/dports/net/squid/Portfile

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


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

Modified Paths:
--------------
    trunk/dports/net/squid/Portfile

Modified: trunk/dports/net/squid/Portfile
===================================================================
--- trunk/dports/net/squid/Portfile	2009-01-13 10:31:03 UTC (rev 45302)
+++ trunk/dports/net/squid/Portfile	2009-01-13 10:48:04 UTC (rev 45303)
@@ -55,7 +55,7 @@
                 --enable-storeio=ufs,aufs,diskd,coss,null
 post-configure {
     if {[variant_isset universal] && [lsearch -glob ${universal_archs} *64] != -1} {
-        system "cd ${worksrcpath} && patch -p0 < ${filespath}/patch-include_autoconf.h.diff"
+        system "cd ${worksrcpath} && patch -p0 < ${filespath}/patch-include_autoconf.h.diff && touch include/stamp-h1"
     }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090113/5f073cfc/attachment.html>


More information about the macports-changes mailing list