cvs commit: ports/editors/openoffice-1.1/files
patch-odk+prj+build.lst
Peter Jeremy
peterjeremy at optushome.com.au
Sat Nov 15 15:25:40 PST 2003
On Sat, Nov 15, 2003 at 08:51:00AM -0800, Alexander Kabaev wrote:
>kan 2003/11/15 08:51:00 PST
>
> FreeBSD ports repository
>
> Added files:
> editors/openoffice-1.1/files patch-odk+prj+build.lst
> Log:
> Add a patch for OpenOffice issue 16626. This fixes the port build
> with JDK 1.4.2.
I think you also need:
Index: Makefile
===================================================================
RCS file: /usr/ncvs/ports/editors/openoffice-1.1/Makefile,v
retrieving revision 1.110
diff -u -r1.110 Makefile
--- Makefile 9 Nov 2003 14:11:24 -0000 1.110
+++ Makefile 15 Nov 2003 23:22:26 -0000
@@ -133,7 +133,7 @@
EXTRACT_CMD_R= ${GZIP_CMD}
EXTRACT_REST= gpc231.tar.Z
-JDKDIR?= ${LOCALBASE}/jdk1.4.1
+JDKDIR?= ${LOCALBASE}/jdk1.4.2
JAVAVM= ${JDKDIR}/bin/java
GNU_CONFIGURE= yes
Peter
More information about the cvs-ports
mailing list