Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 May 2005 13:06:37 +0800 (CST)
From:      Kuang-che Wu <kcwu@csie.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81542: [MAINTAINER] chinese/iiimf-le-chewing: fix dependency
Message-ID:  <200505270506.j4R56bYM032242@kcwu.homeip.net>
Resent-Message-ID: <200505270510.j4R5A2TJ030313@freefall.freebsd.org>

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

>Number:         81542
>Category:       ports
>Synopsis:       [MAINTAINER] chinese/iiimf-le-chewing: fix dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 27 05:10:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Kuang-che Wu
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD kcwu.homeip.net 6.0-CURRENT FreeBSD 6.0-CURRENT #3: Wed Apr 20 17:13:16 CST 2005
>Description:
fix dependency

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- iiimf-le-chewing-0.0.2_1,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/iiimf-le-chewing/Makefile /files/home/kcwu/work/ports/x/chinese/iiimf-le-chewing/Makefile
--- /usr/ports/chinese/iiimf-le-chewing/Makefile	Sun Mar  6 22:22:44 2005
+++ /files/home/kcwu/work/ports/x/chinese/iiimf-le-chewing/Makefile	Fri May 27 13:01:24 2005
@@ -7,6 +7,7 @@
 
 PORTNAME=	iiimf-le-chewing
 PORTVERSION=	0.0.2
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	chinese textproc
 MASTER_SITES=	http://chewing.csie.net/download/iiimf/
@@ -16,8 +17,7 @@
 COMMENT=	IIIMF Chewing engine, an intelligent Chinese phonetic input method
 
 LIB_DEPENDS=	chewing.2:${PORTSDIR}/chinese/libchewing
-BUILD_DEPENDS=	${LOCALBASE}/include/iiimf/iml/SunIM.h:${PORTSDIR}/textproc/iiimf-headers
-RUN_DEPENDS=	${LOCALBASE}/lib/im/htt:${PORTSDIR}/textproc/iiimf-server
+RUN_DEPENDS=	iiimd:${PORTSDIR}/textproc/iiimf-server
 
 USE_XLIB=	yes
 USE_ICONV=	yes
--- iiimf-le-chewing-0.0.2_1,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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