[56880] trunk/dports/sysutils/htop/Portfile

toby at macports.org toby at macports.org
Wed Sep 2 14:47:25 PDT 2009


Revision: 56880
          http://trac.macports.org/changeset/56880
Author:   toby at macports.org
Date:     2009-09-02 14:47:21 -0700 (Wed, 02 Sep 2009)
Log Message:
-----------
#21036 (htop 0.8.3_0 malloc error on Snow Leopard)

Modified Paths:
--------------
    trunk/dports/sysutils/htop/Portfile

Modified: trunk/dports/sysutils/htop/Portfile
===================================================================
--- trunk/dports/sysutils/htop/Portfile	2009-09-02 21:07:04 UTC (rev 56879)
+++ trunk/dports/sysutils/htop/Portfile	2009-09-02 21:47:21 UTC (rev 56880)
@@ -28,3 +28,6 @@
 pre-configure {
     system "cd ${worksrcpath} && sh autogen.sh"
 }
+
+# "String.h" vs <string.h> on case-insensitive FS (#21036)
+build.args          {DEFAULT_INCLUDES="-iquote ."}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090902/1ea0e3d1/attachment.html>


More information about the macports-changes mailing list