Date: Tue, 21 Dec 1999 03:44:16 +0900 From: yasuf@big.or.jp To: FreeBSD-gnats-submit@freebsd.org Subject: ports/15592: Update: japanese/rubytk Message-ID: <19991221034416M.yasuf@big.or.jp>
next in thread | raw e-mail | index | archive | help
>Number: 15592 >Category: ports >Synopsis: Update: japanese/rubytk >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 20 10:50:03 PST 1999 >Closed-Date: >Last-Modified: >Originator: Yasuhiro Fukuma >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: >Description: This patch contains: - Fix of dependence on wrong japanese/{tcl,tk}82 ports. >How-To-Repeat: >Fix: Index: rubytk/Makefile =================================================================== RCS file: /home/ncvs/ports/japanese/rubytk/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 1999/11/29 03:59:38 1.4 +++ Makefile 1999/12/11 03:00:42 @@ -11,6 +11,8 @@ MAINTAINER= yasuf@big.or.jp +TCL_VERSION?= 80 +TK_VERSION?= 80 WITH_TCL_JP= yes MASTERDIR= ${.CURDIR}/../../x11-toolkits/rubytk >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?19991221034416M.yasuf>