Date: Wed, 8 Apr 2009 20:30:06 GMT From: Jille Timmermans <jille@quis.cx> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/133497: [UPDATE] graphics/tesseract -> 2.03 Message-ID: <200904082030.n38KU6k8099382@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/133497; it has been noted by GNATS. From: Jille Timmermans <jille@quis.cx> To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/133497: [UPDATE] graphics/tesseract -> 2.03 Date: Wed, 08 Apr 2009 22:09:38 +0200 This is a multi-part message in MIME format. --------------000209040802050508040603 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit missed an mv; patch attached -- Jille --------------000209040802050508040603 Content-Type: text/plain; name="tesseract-2.03.diff_1.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="tesseract-2.03.diff_1.txt" --- Makefile 2009-04-08 22:08:02.000000000 +0200 +++ Makefile.old 2009-04-08 22:07:58.000000000 +0200 @@ -31,6 +31,7 @@ post-patch: @${REINPLACE_CMD} -e 's|/usr/bin/X11/xterm|${LOCALBASE}/bin/xterm|'\ ${WRKSRC}/ccutil/debugwin.cpp + mv ${WRKSRC}/java/makefile ${WRKSRC}/java/Makefile post-install: @cd ${WRKDIR}/tessdata/&&${COPYTREE_SHARE} . ${PREFIX}/share/tessdata/ --------------000209040802050508040603--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904082030.n38KU6k8099382>