From dglo@hyde.ssec.wisc.edu  Wed Jun 26 16:53:21 2002
Return-Path: <dglo@hyde.ssec.wisc.edu>
Received: from hyde.ssec.wisc.edu (hyde.ssec.wisc.edu [128.104.109.251])
	by hub.freebsd.org (Postfix) with ESMTP id 303AC37BFA0
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Jun 2002 16:27:12 -0700 (PDT)
Received: from hyde.ssec.wisc.edu (localhost [127.0.0.1])
	by hyde.ssec.wisc.edu (8.10.2+Sun/8.10.2) with ESMTP id g5QNR8920131;
	Wed, 26 Jun 2002 18:27:08 -0500 (CDT)
Message-Id: <200206262327.g5QNR8920131@hyde.ssec.wisc.edu>
Date: Wed, 26 Jun 2002 18:27:08 -0500
From: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc: greg@greg.rim.or.jp
Subject: Convert java/jsdk to use bsd.java.mk
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         39901
>Category:       ports
>Synopsis:       Convert java/jsdk to use bsd.java.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    znerd
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 26 17:00:06 PDT 2002
>Closed-Date:    Thu Aug 29 11:46:52 PDT 2002
>Last-Modified:  Thu Aug 29 11:46:52 PDT 2002
>Originator:     Dave Glowacki
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD eusebius.glowacki.org 4.6-STABLE FreeBSD 4.6-STABLE #8: Tue Jun 25 16:32:43 CDT 2002 dglo@eusebius.glowacki.org:/usr/src/sys/compile/EUSEBIUS i386

>Description:
	Convert java/jsdk to use the new bsd.java.mk structure,
	so it doesn't try to install jdk-1.1.8 when the user
	has a newer version of java installed.
>How-To-Repeat:
>Fix:

	Apply the following patch to the Makefile in java/jsdk:

--- Makefile.orig	Mon Jun 17 16:42:41 2002
+++ Makefile	Tue Jun 25 18:33:13 2002
@@ -14,7 +14,7 @@
 
 MAINTAINER=	greg@greg.rim.or.jp
 
-RUN_DEPENDS=	${PREFIX}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk11
+USE_JAVA=	1.1+
 
 NO_CDROM=	"Sun has a funky license for this software"
 RESTRICTED=	"no commercial use"
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: znerd 
State-Changed-When: Thu Aug 29 11:46:17 PDT 2002 
State-Changed-Why:  
Committed, thanks! 


Responsible-Changed-From-To: freebsd-ports->znerd 
Responsible-Changed-By: znerd 
Responsible-Changed-When: Thu Aug 29 11:46:17 PDT 2002 
Responsible-Changed-Why:  
I handled this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39901 
>Unformatted:
