Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 1999 22:30:01 -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:  <199909090530.WAA66630@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 14:25:25 +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 14:22:14 1999
 +++ japanese/xemacs-sumo/Makefile	Thu Sep  9 14:16:42 1999
 @@ -1,12 +1,12 @@
  # New ports collection makefile for:   Meta port of XEmacs mule with sumo package
 -# Version required:    1.0
 +# Version required:    21.1.6
  # Date created:        19 August 1999
  # Whom:                KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
  #
  # $Id$
  #
  
 -DISTNAME=	xemacs-sumo${NAMEEXT}-1.0
 +DISTNAME=	xemacs-sumo${NAMEEXT}-${VERSION}
  PKGNAME=	ja-${DISTNAME}
  CATEGORIES=	japanese editors
  MASTER_SITES=	# empty
 @@ -14,12 +14,15 @@
  
  MAINTAINER=	kiri@pis.toba-cmt.ac.jp
  
 -RUN_DEPENDS=	${PREFIX}/lib/${EMACS_DIR}/i386--freebsd4.0/yow:${PORTSDIR}/japanese/xemacs${NAMEEXT} \
 +RUN_DEPENDS=	${PREFIX}/lib/${EMACS_DIR}/${CONFIGURE_TARGET}/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}
  
  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?199909090530.WAA66630>