[51465] trunk/dports/math/muparser/Portfile

toby at macports.org toby at macports.org
Mon May 25 15:19:58 PDT 2009


Revision: 51465
          http://trac.macports.org/changeset/51465
Author:   toby at macports.org
Date:     2009-05-25 15:19:58 -0700 (Mon, 25 May 2009)
Log Message:
-----------
#19757 muparser-1.30 fails to build on case-sensitive file systems

Modified Paths:
--------------
    trunk/dports/math/muparser/Portfile

Modified: trunk/dports/math/muparser/Portfile
===================================================================
--- trunk/dports/math/muparser/Portfile	2009-05-25 21:53:31 UTC (rev 51464)
+++ trunk/dports/math/muparser/Portfile	2009-05-25 22:19:58 UTC (rev 51465)
@@ -18,6 +18,6 @@
 checksums		sha1 8411b189b05317d836c92b02b267f7be5bc08611
 patchfiles		patch-Makefile.in.diff
 
-worksrcdir		muParser
+worksrcdir		${name}
 
 livecheck.regex		"<title>muparser Version (.*) released.*</title>"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090525/43a3bdc0/attachment.html>


More information about the macports-changes mailing list