[PATCH] editors/openoffice: Update to bsd.java.mk 2.0
Herve Quiroz
hq at freebsd.org
Tue Nov 2 19:21:33 PST 2004
>Submitter-Id: current-users
>Originator: Herve Quiroz
>Organization:
>Confidential: no
>Synopsis: [PATCH] editors/openoffice: Update to bsd.java.mk 2.0
>Severity: non-critical
>Priority: low
>Category: ports
>Class: change-request
>Release: FreeBSD 5.2.1-RELEASE-p11 i386
>Environment:
System: FreeBSD arabica.esil.univ-mrs.fr 5.2.1-RELEASE-p11 FreeBSD 5.2.1-RELEASE-p11 #8: Fri Oct 15 15:12:37 CEST 2004
>Description:
- Update to bsd.java.mk 2.0
Port maintainer (openoffice at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- openoffice-2.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /var/fcvs/ports/editors/openoffice-2.0-devel/Makefile,v
retrieving revision 1.126
diff -u -u -r1.126 Makefile
--- Makefile 26 Oct 2004 03:52:25 -0000 1.126
+++ Makefile 3 Nov 2004 03:18:36 -0000
@@ -37,8 +37,9 @@
USE_BZIP2= yes
.if !defined(WITHOUT_JAVA)
-USE_JAVA= 1.4+
-NO_RUN_DEPENDS_JAVA= yes
+USE_JAVA= yes
+JAVA_VERSION= 1.4+
+JAVA_BUILD= jdk
.endif
.include <bsd.port.pre.mk>
--- openoffice-2.0.patch ends here ---
More information about the freebsd-openoffice
mailing list