ports/156437: [PATCH] java/java3d: make it available for java/openjdk

Rainer Hurling rhurlin at gwdg.de
Sat Apr 16 07:10:13 UTC 2011


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



More information about the freebsd-ports-bugs mailing list