[119429] trunk/dports/archivers/pbzip2/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Apr 25 02:46:33 PDT 2014


Revision: 119429
          https://trac.macports.org/changeset/119429
Author:   ryandesign at macports.org
Date:     2014-04-25 02:46:33 -0700 (Fri, 25 Apr 2014)
Log Message:
-----------
pbzip2: more precise reinplace

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

Modified: trunk/dports/archivers/pbzip2/Portfile
===================================================================
--- trunk/dports/archivers/pbzip2/Portfile	2014-04-25 09:03:24 UTC (rev 119428)
+++ trunk/dports/archivers/pbzip2/Portfile	2014-04-25 09:46:33 UTC (rev 119429)
@@ -25,7 +25,7 @@
                   sha256 bd421be03e6e24a24a121ba2355bfd11571356a25ee64fcfa76330750ec5f9c4
 
 configure {
-  reinplace "s|man|share/man|" ${worksrcpath}/Makefile
+    reinplace "s|/man|/share/man|g" ${worksrcpath}/Makefile
 }
 
 variant universal {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140425/a2a2f5df/attachment.html>


More information about the macports-changes mailing list