From 39f29bc1a6861385511c63de13d9d1e1d01e6aff Mon Sep 17 00:00:00 2001 From: Shigeyuki Fukushima Date: Sat, 8 Jan 2000 18:52:31 +0000 Subject: Update to 1999.12.13. Synchronize with updating emacs-20.5(a). PR: ports/15979 Submitted by: OKAZAKI Tetsurou --- japanese/emacs-manual/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'japanese/emacs-manual/Makefile') diff --git a/japanese/emacs-manual/Makefile b/japanese/emacs-manual/Makefile index 24cb9d832896..e0ab17d04e2d 100644 --- a/japanese/emacs-manual/Makefile +++ b/japanese/emacs-manual/Makefile @@ -6,26 +6,26 @@ # $FreeBSD$ # -DISTNAME= emacs-20.4-man-jp -PKGNAME= ja-emacs-manual-13.1999.09.12 +DISTNAME= emacs-20.5-man-jp +PKGNAME= ja-emacs-manual-13.1999.12.13 CATEGORIES= japanese MASTER_SITES= ftp://ftp.ascii.co.jp/pub/GNU/ EXTRACT_SUFX= .tgz MAINTAINER= okazaki@be.to -BUILD_DEPENDS= emacs-20.4:${PORTSDIR}/editors/emacs20 \ +BUILD_DEPENDS= ${EMACS}:${PORTSDIR}/editors/emacs20 \ /nonexistent:${PORTSDIR}/editors/emacs20:checksum # EMACS_ARC is fetched by BUILD_DEPENDS -EMACS_DISTNAME= emacs-20.4 -EMACS_ARC= ${EMACS_DISTNAME}.tar.gz +EMACS_DISTNAME= emacs-20.5 +EMACS_ARC= ${EMACS_DISTNAME}a.tar.gz EMACS_SRCDIR= ${WRKDIR}/${EMACS_DISTNAME} EXTRACT_FILES= ${EMACS_DISTNAME}/man/ack.texi \ ${EMACS_DISTNAME}/lisp/textmodes/texinfmt.el # We use emacs20 to format texinfo files. -EMACS= emacs-20.4 +EMACS= emacs-20.5 FORMAT_FLAG= t MAKE_ENV= EMACS="${EMACS}" FORMAT_FLAG="${FORMAT_FLAG}" -- cgit v1.2.3