most recent changes, diff for kermit

Index: comms/kermit/Portfile
--- comms/kermit/Portfile (revision 32594)
+++ comms/kermit/Portfile (revision 32595)
@@ -36,8 +36,8 @@
}

configure {
- cd ${worksrcpath}
- reinplace "s|@@prefix@@|${prefix}|g" ckuus5.c makefile
+## cd ${worksrcpath}
+ reinplace "s|@@prefix@@|${prefix}|g" ${worksrcpath}/ckuus5.c ${worksrcpath}/makefile
}

build.env CFLAGS="-DBIND_8_COMPAT=1"