From owner-freebsd-ports Mon Mar 22 12:50:22 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 52F301519C for ; Mon, 22 Mar 1999 12:50:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA73555; Mon, 22 Mar 1999 12:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Mon, 22 Mar 1999 12:50:01 -0800 (PST) Message-Id: <199903222050.MAA73555@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: asami@freebsd.org (Satoshi Asami) Subject: Re: ports/10724: editors/mule incorrect arch-dependent data dir Reply-To: asami@freebsd.org (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/10724; it has been noted by GNATS. From: asami@freebsd.org (Satoshi Asami) To: hiro@eken.phys.nagoya-u.ac.jp Cc: hiro@eken.phys.nagoya-u.ac.jp, freebsd-gnats-submit@freebsd.org Subject: Re: ports/10724: editors/mule incorrect arch-dependent data dir Date: Mon, 22 Mar 1999 12:45:30 -0800 (PST) * If we simply remove the CONFIGURE_TARGET in mule-common/Makefile, * the EMACS_ARCH in mule-common/pkg/PLIST will be substituted for empty * string. I don't think so. It should be substituted with the default value of CONFIGURE_TARGET. (Remember, make usually evaluates variables lazily.) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message