[37235] trunk/dports/devel/ice-cpp/Portfile
blair at macports.org
blair at macports.org
Sat May 31 12:18:46 PDT 2008
Revision: 37235
http://trac.macosforge.org/projects/macports/changeset/37235
Author: blair at macports.org
Date: 2008-05-31 12:18:46 -0700 (Sat, 31 May 2008)
Log Message:
-----------
Complete an unfinished comment.
Modified Paths:
--------------
trunk/dports/devel/ice-cpp/Portfile
Modified: trunk/dports/devel/ice-cpp/Portfile
===================================================================
--- trunk/dports/devel/ice-cpp/Portfile 2008-05-31 19:13:54 UTC (rev 37234)
+++ trunk/dports/devel/ice-cpp/Portfile 2008-05-31 19:18:46 UTC (rev 37235)
@@ -79,11 +79,11 @@
reinplace "s/-O2/-g -O2/" ${workpath}/Ice-${version}/cpp/config/Make.rules.Darwin
- # It appears that 10.4 and 10.5 installed versions of
+ # It appears that the 10.4 and 10.5 installed versions of
# ${prefix}/include/iconv.h have different definitions of
# the inbuf parameter to iconv(), one is 'const char* * inbuf'
# and the other is 'char* * inbuf'. The Ice compile will
- # fail if the
+ # fail if the wrong #define is choosen by Ice.
set fl [open ${prefix}/include/iconv.h]
set data [read $fl]
close $fl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080531/cf4f360f/attachment.htm
More information about the macports-changes
mailing list