Modified: trunk/dports/devel/zeroc-ice33/Portfile (110450 => 110451)
--- trunk/dports/devel/zeroc-ice33/Portfile 2013-08-31 06:51:27 UTC (rev 110450)
+++ trunk/dports/devel/zeroc-ice33/Portfile 2013-08-31 06:52:46 UTC (rev 110451)
@@ -68,7 +68,7 @@
ui_debug ${cmd}
system ${cmd}
- set cmd "cd ${workpath}/Ice-${version} && patch -p1 < ${filespath}/patch-ice.cpp.src.slice2html.Gen.diff"
+ set cmd "cd ${workpath}/Ice-${version} && patch -p1 < ${filespath}/patch-ice.cpp.src.Slice.Preprocessor.cpp.diff"
ui_debug ${cmd}
system ${cmd}
@@ -76,7 +76,7 @@
ui_debug ${cmd}
system ${cmd}
- set cmd "cd ${workpath}/Ice-${version} && patch -p1 < ${filespath}/patch-ice.cpp.src.Slice.Preprocessor.cpp.diff"
+ set cmd "cd ${workpath}/Ice-${version} && patch -p1 < ${filespath}/patch-ice.cpp.src.slice2html.Gen.diff"
ui_debug ${cmd}
system ${cmd}