[138460] trunk/dports/archivers/bzip2/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jul 9 06:37:39 PDT 2015


Revision: 138460
          https://trac.macports.org/changeset/138460
Author:   ryandesign at macports.org
Date:     2015-07-09 06:37:39 -0700 (Thu, 09 Jul 2015)
Log Message:
-----------
bzip2: use modern syntax for -replace

Modified Paths:
--------------
    trunk/dports/archivers/bzip2/Portfile

Modified: trunk/dports/archivers/bzip2/Portfile
===================================================================
--- trunk/dports/archivers/bzip2/Portfile	2015-07-09 04:55:55 UTC (rev 138459)
+++ trunk/dports/archivers/bzip2/Portfile	2015-07-09 13:37:39 UTC (rev 138460)
@@ -38,7 +38,7 @@
 destroot.destdir        PREFIX=${destroot}${prefix}
 
 platform darwin {
-    patchfiles-replace  s|patch-Makefile-so.diff|patch-Makefile-dylib.diff|
+    patchfiles-replace  patch-Makefile-so.diff patch-Makefile-dylib.diff
 
     post-patch {
         reinplace "s|__MacPorts_Version__|${version}|g" ${worksrcpath}/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150709/365d511a/attachment.html>


More information about the macports-changes mailing list