[38984] trunk/dports/devel/bsdiff/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Aug 4 17:41:16 PDT 2008


Revision: 38984
          http://trac.macosforge.org/projects/macports/changeset/38984
Author:   ryandesign at macports.org
Date:     2008-08-04 17:41:16 -0700 (Mon, 04 Aug 2008)
Log Message:
-----------
bsdiff: fix compilation on Leopard; closes #15336

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

Modified: trunk/dports/devel/bsdiff/Portfile
===================================================================
--- trunk/dports/devel/bsdiff/Portfile	2008-08-04 22:06:03 UTC (rev 38983)
+++ trunk/dports/devel/bsdiff/Portfile	2008-08-05 00:41:16 UTC (rev 38984)
@@ -18,7 +18,9 @@
 master_sites     ${homepage}
 checksums        md5 e6d812394f0e0ecc8d5df255aa1db22a
 
-patch {
+patchfiles       patch-bspatch.c.diff
+
+post-patch {
     reinplace s|/man/man1|/share/man/man1| ${worksrcpath}/Makefile
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080804/3cd329e6/attachment.html 


More information about the macports-changes mailing list