From owner-cvs-all Tue Mar 30 14: 5:52 1999 Delivered-To: cvs-all@freebsd.org Received: from stampede.cs.berkeley.edu (stampede.CS.Berkeley.EDU [128.32.45.124]) by hub.freebsd.org (Postfix) with ESMTP id C994D1506D; Tue, 30 Mar 1999 14:05:51 -0800 (PST) (envelope-from asami@cs.berkeley.edu) Received: from silvia.hip.berkeley.edu ([207.92.173.144]) by stampede.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id OAA16108; Tue, 30 Mar 1999 14:05:40 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.2/8.6.9) id OAA36848; Tue, 30 Mar 1999 14:04:59 -0800 (PST) Date: Tue, 30 Mar 1999 14:04:59 -0800 (PST) Message-Id: <199903302204.OAA36848@silvia.hip.berkeley.edu> X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: billf@jade.chc-chimes.com Cc: taoka@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: (message from Bill Fumerola on Tue, 30 Mar 1999 15:05:35 -0500 (EST)) Subject: Re: cvs commit: ports/japanese/canuum Makefile From: asami@FreeBSD.org (Satoshi - the Wraith - Asami) References: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * From: Bill Fumerola * > "BUILD_DEPENDS= imake:${PORTSDIR}/x11/XFree86" * > because this needs xmkmf * * And USE_IMAKE wasn't good enough? USE_IMAKE is somewhat of a misnomer. It means this is a standard X port that uses an Imakefile. The BUILD_DEPENDS=imake usually means that the port doesn't need X but uses imake to process its own set of config files. -W To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message