Revision: 70384 http://trac.macports.org/changeset/70384 Author: ryandesign@macports.org Date: 2010-08-07 14:38:14 -0700 (Sat, 07 Aug 2010) Log Message: ----------- bzip2: use patchfiles-replace instead of -delete and -append Modified Paths: -------------- trunk/dports/archivers/bzip2/Portfile Modified: trunk/dports/archivers/bzip2/Portfile =================================================================== --- trunk/dports/archivers/bzip2/Portfile 2010-08-07 21:34:07 UTC (rev 70383) +++ trunk/dports/archivers/bzip2/Portfile 2010-08-07 21:38:14 UTC (rev 70384) @@ -32,8 +32,7 @@ patch-Makefile-so.diff platform darwin { - patchfiles-delete patch-Makefile-so.diff - patchfiles-append patch-Makefile-dylib.diff + patchfiles-replace s|patch-Makefile-so.diff|patch-Makefile-dylib.diff| post-patch { reinplace "s|__MacPorts_Version__|${version}|g" \