Date: Wed, 28 Jun 2006 22:49:14 +0200 (CEST) From: Herve Quiroz <hq@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: laszlof@vonostingroup.com Subject: ports/99591: [PATCH] lang/kawa: Update to bsd.java.mk 2.0 Message-ID: <200606282049.k5SKnEtT055851@arabica.esil.univ-mrs.fr> Resent-Message-ID: <200606282110.k5SLAK7u003842@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99591 >Category: ports >Synopsis: [PATCH] lang/kawa: 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 Jun 28 21:10:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Herve Quiroz >Release: FreeBSD 6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD arabica.esil.univ-mrs.fr 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May 9 17:19:22 CEST >Description: Update to bsd.java.mk 2.0 Port maintainer (laszlof@vonostingroup.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- kawa-1.8.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/lang/kawa/Makefile,v retrieving revision 1.20 diff -u -u -r1.20 Makefile --- Makefile 9 May 2006 20:52:16 -0000 1.20 +++ Makefile 28 Jun 2006 20:48:52 -0000 @@ -16,8 +16,8 @@ BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed -NEED_JAVAC= yes -USE_JAVA= 1.2+ +USE_JAVA= yes +JAVA_VERSION= 1.2+ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-kawa-frontend --program-prefix='' --- kawa-1.8.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?200606282049.k5SKnEtT055851>