summaryrefslogtreecommitdiff
path: root/japanese/ebview
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-09-02 18:39:16 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-09-02 18:39:16 +0000
commit87aacb6beed34d405b86808aefcb936005ec6ea2 (patch)
tree0194ffc93de85d45e9111d902372d4f49f775b1d /japanese/ebview
parent- Fix build with upgraded gettext package (diff)
- Fix build with upgraded gettext package
PR: 56321 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=88374
Diffstat (limited to 'japanese/ebview')
-rw-r--r--japanese/ebview/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/japanese/ebview/Makefile b/japanese/ebview/Makefile
index 3e3eac11406e..db7e9564785b 100644
--- a/japanese/ebview/Makefile
+++ b/japanese/ebview/Makefile
@@ -28,6 +28,12 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
+post-patch:
+.for file in src/dictheading.c
+ cd ${WRKSRC} && ${MV} ${file} ${file}.pre_iconv \
+ && iconv -c -t ascii ${file}.pre_iconv > ${file} || ${TRUE}
+.endfor
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}