Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2011 07:02:12 GMT
From:      Rainer Hurling <rhurlin@gwdg.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156437: [PATCH] java/java3d: make it available for java/openjdk
Message-ID:  <201104160702.p3G72CZx081816@red.freebsd.org>
Resent-Message-ID: <201104160710.p3G7ADxx092787@freefall.freebsd.org>

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

>Number:         156437
>Category:       ports
>Synopsis:       [PATCH] java/java3d: make it available for java/openjdk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 16 07:10:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Rainer Hurling
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD xxx.xxx.xxx 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Apr  9 13:27:13 CEST 2011     xxx@xxx.xxx.xx:/usr/obj/usr/src/sys/XXX  amd64
>Description:
At the moment it is not possible to use java/java3d with java/openjdk6. With only a small patch this could be changed.

>How-To-Repeat:
Install java/openjdk6 and afterwards try to install java/java3d.
>Fix:
See patch above (only tested on 9.0-CURRENT amd64):



Patch attached with submission follows:

--- Makefile	2009-08-11 19:37:05.000000000 +0200
+++ Makefile.new	2011-04-15 21:17:49.000000000 +0200
@@ -21,7 +21,7 @@
 USE_GL=		gl
 USE_XORG=	xt
 JAVA_VERSION=	1.5+
-JAVA_VENDOR=	freebsd bsdjava
+JAVA_VENDOR=	freebsd bsdjava openjdk
 USE_ANT=	yes
 
 PLIST_SUB+=	JAVA_HOME=${JAVA_HOME:S/^${PREFIX}\///} ARCH=${ARCH}


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



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