diff -urN /usr/ports/japanese/ebview/Makefile japanese/ebview/Makefile --- /usr/ports/japanese/ebview/Makefile Wed Sep 3 09:01:39 2003 +++ japanese/ebview/Makefile Thu Sep 4 06:48:00 2003 @@ -28,7 +28,7 @@ CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib -post-patch: +pre-build: .for file in src/dictheading.c cd ${WRKSRC} && ${MV} ${file} ${file}.pre_iconv \ && iconv -c -t ascii ${file}.pre_iconv > ${file} || ${TRUE}