Date: Wed, 3 Nov 2004 04:21:31 +0100 (CET) From: Herve Quiroz <hq@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: openoffice@FreeBSD.org Subject: ports/73439: [PATCH] editors/openoffice: Update to bsd.java.mk 2.0 Message-ID: <200411030321.iA33LVlp094183@arabica.esil.univ-mrs.fr> Resent-Message-ID: <200411030330.iA33UVjQ005032@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 73439 >Category: ports >Synopsis: [PATCH] editors/openoffice: Update to bsd.java.mk 2.0 >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: Wed Nov 03 03:30:31 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Herve Quiroz >Release: FreeBSD 5.2.1-RELEASE-p11 i386 >Organization: >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@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 --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411030321.iA33LVlp094183>