ports/133497: [UPDATE] graphics/tesseract -> 2.03
Jille Timmermans
jille at quis.cx
Wed Apr 8 20:30:07 UTC 2009
The following reply was made to PR ports/133497; it has been noted by GNATS.
From: Jille Timmermans <jille at quis.cx>
To: bug-followup at 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--
More information about the freebsd-ports-bugs
mailing list