Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Oct 2001 22:55:25 +0800 (CST)
From:      Statue <statue@softwareliberty.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31252: update port chinese/hanzim for build error 
Message-ID:  <20011013145525.1A2A87531@softwareliberty.org>

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

>Number:         31252
>Category:       ports
>Synopsis:       update port chinese/hanzim for build error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 13 08:00:08 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Statue
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD freebsd.sinica.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Oct 9 02:45:16 CST 2001 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386


	
>Description:
hanzim build with tk83.
	
>How-To-Repeat:
	
>Fix:

diff -ruN hanzim.orig/Makefile hanzim/Makefile
--- hanzim.orig/Makefile	Sat Oct 13 22:48:19 2001
+++ hanzim/Makefile	Sat Oct 13 22:08:23 2001
@@ -14,6 +14,9 @@
 
 MAINTAINER=	ports@FreeBSD.org
 
+BUILD_DEPENDS+=	wish8.3:${PORTSDIR}/x11-toolkits/tk83
+RUN_DEPENDS+=	wish8.3:${PORTSDIR}/x11-toolkits/tk83
+
 WRKSRC=		${WRKDIR}/Hanzim
 ALL_TARGET=	# empty
 
	
>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?20011013145525.1A2A87531>