Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Mar 2001 23:34:08 +0900
From:      FUJISHIMA Satsuki <sf@FreeBSD.org>
To:        Clive Lin <clive@CirX.ORG>
Cc:        freebsd-ports@FreeBSD.org, asami@FreeBSD.org
Subject:   Re: ports/25716: Patch of chinput-2.1
Message-ID:  <86snkh4u1r.wl@cheerful.com>
In-Reply-To: <20010313173512.A61037@cartier.cirx.org>
References:  <200103121050.f2CAo4p92298@freefall.freebsd.org> <867l1v589k.wl@cheerful.com> <20010313173512.A61037@cartier.cirx.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At Tue, 13 Mar 2001 17:35:12 +0800,
Clive Lin wrote:
> After discovering what's going on in bsd.port.mk,
> I think diff below may be more accurate:
> 
> diff -u -r1.6 Makefile
> --- Makefile    2000/11/16 15:36:06     1.6
> +++ Makefile    2001/03/13 09:23:19
> @@ -16,6 +16,7 @@
>  MAINTAINER=    phj@cn.FreeBSD.org
>  
>  USE_XLIB=      yes
> +USE_IMAKE=     yes
>  
>  WRKSRC=                ${WRKDIR}/${PORTNAME}

Really?

USE_IMAKE excutes imake at do-configure, this port doesn't come
with Imakefile, imake dies, period.

> a) If I type 'make all-depends-list' under chinese/chinput,
>    it will shows imake-4 and XFree86-4-libraries as dependencies.
> 
> b) Why bento didn't add imake-4 ?

Perhaps you added USE_IMAKE=yes locally and not committed it? :-)

-- 
FUJISHIMA Satsuki

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?86snkh4u1r.wl>