ports/173846: [patch] allow games/jutils to build with openjdk7

4721 at hushmail.com 4721 at hushmail.com
Thu Nov 22 22:40:01 UTC 2012


>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 at 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:


More information about the freebsd-ports-bugs mailing list