Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Sep 1999 05:20:03 -0700 (PDT)
From:      KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/13387: New ports: XEmacsMETA-${DISTNAME}
Message-ID:  <199909091220.FAA08964@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/13387; it has been noted by GNATS.

From: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
To: freebsd-gnats-submit@freebsd.org, kiri@pis.toba-cmt.ac.jp
Cc:  
Subject: Re: ports/13387: New ports: XEmacsMETA-${DISTNAME}
Date: 09 Sep 1999 21:15:08 +0900

 diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^# *\$Id.*$ -I ^# *\$FreeBSD.*$ /usr/ports/tmp.cur/japanese/xemacs-sumo/Makefile japanese/xemacs-sumo/Makefile
 --- /usr/ports/tmp.cur/japanese/xemacs-sumo/Makefile	Thu Sep  9 20:52:11 1999
 +++ japanese/xemacs-sumo/Makefile	Thu Sep  9 19:31:54 1999
 @@ -14,15 +14,16 @@
  
  MAINTAINER=	kiri@pis.toba-cmt.ac.jp
  
 -RUN_DEPENDS=	${PREFIX}/lib/${EMACS_DIR}/${CONFIGURE_TARGET}/yow:${PORTSDIR}/japanese/xemacs${NAMEEXT} \
 +RUN_DEPENDS=	${PREFIX}/lib/${XEMACS_DIR}/${ARCH_SUBDIR}/yow:${PORTSDIR}/japanese/xemacs${NAMEEXT} \
  		${PREFIX}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.zenirc:${PORTSDIR}/editors/xemacs-sumo-packages \
  		${PREFIX}/lib/xemacs/mule-packages/pkginfo/MANIFEST.skk:${PORTSDIR}/editors/xemacs-mule-sumo-packages
  
  EXTRACT_ONLY=	# empty
  NO_BUILD=	yes
  
 -VERSION=		21.1.6
 -XEMACS_DIR=		xemacs-${VERSION}
 +VERSION=	21.1.6
 +XEMACS_DIR=	xemacs-${VERSION}
 +ARCH_SUBDIR=	${MACHINE_ARCH}--freebsd
  
  do-install:	# empty
  
 


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?199909091220.FAA08964>