Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Nov 2012 22:30:12 GMT
From:      "4721@hushmail.com" <4721@hushmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/173846: [patch] allow games/jutils to build with openjdk7
Message-ID:  <201211222230.qAMMUCOY095658@red.freebsd.org>
Resent-Message-ID: <201211222240.qAMMe1xR013905@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         173846
>Category:       ports
>Synopsis:       [patch] allow games/jutils to build with openjdk7
>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:   Thu Nov 22 22:40:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     4721@hushmail.com
>Release:        
>Organization:
>Environment:
>Description:
* allow port to build with openjdk7
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: games/jutils/Makefile
===================================================================
--- games/jutils/Makefile	(revision 307667)
+++ games/jutils/Makefile	(working copy)
@@ -15,7 +15,7 @@
 
 USE_BZIP2=	yes
 USE_JAVA=	yes
-JAVA_VERSION=	1.6
+JAVA_VERSION=	1.6+
 JAVA_OS=	native
 JAVA_VENDOR=	openjdk
 USE_ANT=	YES


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211222230.qAMMUCOY095658>