Revision: 76426 http://trac.macports.org/changeset/76426 Author: ryandesign@macports.org Date: 2011-02-22 15:37:40 -0800 (Tue, 22 Feb 2011) Log Message: ----------- hexdiff: fix build on case-sensitive filesystems; see #28516 Modified Paths: -------------- trunk/dports/textproc/hexdiff/Portfile Modified: trunk/dports/textproc/hexdiff/Portfile =================================================================== --- trunk/dports/textproc/hexdiff/Portfile 2011-02-22 23:35:50 UTC (rev 76425) +++ trunk/dports/textproc/hexdiff/Portfile 2011-02-22 23:37:40 UTC (rev 76426) @@ -14,6 +14,7 @@ distname ${name} dist_subdir ${name}/${version} +worksrcdir HexDiff description displays differences between two binary files
participants (1)
-
ryandesign@macports.org