Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 1999 02:50:02 -0800 (PST)
From:      asami@freebsd.org (Satoshi Asami)
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/10724: editors/mule incorrect arch-dependent data dir
Message-ID:  <199903221050.CAA80981@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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: freebsd-gnats-submit@freebsd.org
Subject: Re: ports/10724: editors/mule incorrect arch-dependent data dir
Date: Mon, 22 Mar 1999 02:44:25 -0800 (PST)

  * editors/mule-common port installs arch-dependent data in
  * ${PREFIX}/libexec/mule/19.34/${MACHINE_ARCH}--freebsd/
  * 
  * whereas editors/mule port trys to find them in
  * ${PREFIX}/libexec/mule/19.34/${MACHINE_ARCH}--freebsd${OSREL}/
 
  * --- /usr/ports/editors/mule/Makefile.orig    Mon Mar 22 18:08:18 1999
  * +++ /usr/ports/editors/mule/Makefile    Mon Mar 22 17:03:39 1999
 
  * +CONFIGURE_TARGET=	${MACHINE_ARCH}--freebsd
 
 Hmm.  Can this be fixed by removing the CONFIGURE_TARGET in
 mule-common/Makefile instead?
 
 Satoshi
 


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?199903221050.CAA80981>