Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2002 22:38:01 +0900 (KST)
From:      Hye-Shik Chang <perky@fallin.lv>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38344: Unbreak port: lang/jython
Message-ID:  <200205201338.g4KDc1Ej004034@akaraka.yonsei.ac.kr>

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

>Number:         38344
>Category:       ports
>Synopsis:       Unbreak port: lang/jython
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 20 06:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Hye-Shik Chang
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Yonsei University
>Environment:
System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Sun May 5 12:24:46 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386

>Description:
Unbreak the port by correcting dependency.

Prompted by: kris (thanks!)

>How-To-Repeat:
>Fix:

diff -ruN jython.orig/Makefile jython/Makefile
--- jython.orig/Makefile	Mon May 20 22:13:43 2002
+++ jython/Makefile	Mon May 20 22:16:07 2002
@@ -16,9 +16,7 @@
 
 MAINTAINER=	perky@fallin.lv
 
-BROKEN=		"Does not build"
-
-USE_JAVA=	1.1+
+USE_JAVA=	1.3+
 NO_BUILD=	yes
 
 INST_PACKAGES?=	demo lib source
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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