Date: Fri, 16 Jan 2004 22:30:18 +0900 From: KATO Tsuguru <tkato@prontomail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/61425: Update port: japanese/ebview-gtk2 Message-ID: <20040116223018.40373042.tkato@prontomail.com> Resent-Message-ID: <200401161340.i0GDeGAe068073@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 61425 >Category: ports >Synopsis: Update port: japanese/ebview-gtk2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 16 05:40:15 PST 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.9-RELEASE-p1 i386 >Organization: >Environment: >Description: - Fix build >How-To-Repeat: >Fix: diff -urN /usr/ports/japanese/ebview-gtk2/Makefile japanese/ebview-gtk2/Makefile --- /usr/ports/japanese/ebview-gtk2/Makefile Fri Jan 16 11:10:23 2004 +++ japanese/ebview-gtk2/Makefile Fri Jan 16 14:49:47 2004 @@ -25,7 +25,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -post-patch: +pre-build: .for file in src/grep.c @cd ${WRKSRC} && ${MV} ${file} ${file}.pre_iconv \ && iconv -c -t ascii ${file}.pre_iconv > ${file} || ${TRUE} >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040116223018.40373042.tkato>