summaryrefslogtreecommitdiff
path: root/japanese/emacs-manual/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-06-06 16:30:18 +0000
committerSteve Price <steve@FreeBSD.org>1999-06-06 16:30:18 +0000
commit8cace20e8b08d9e1db976015fa5d607fbc1e2d69 (patch)
tree64900f0c6b616da72af8ba4933fad7bbf4995a7c /japanese/emacs-manual/Makefile
parentUpdate to version 0.5.2 and add a MASTER_SITE. (diff)
Fix distfile Fennerage.
PR: 11878 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=19243
Diffstat (limited to 'japanese/emacs-manual/Makefile')
-rw-r--r--japanese/emacs-manual/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/japanese/emacs-manual/Makefile b/japanese/emacs-manual/Makefile
index ac5a54887a75..43cad43d651a 100644
--- a/japanese/emacs-manual/Makefile
+++ b/japanese/emacs-manual/Makefile
@@ -3,21 +3,21 @@
# Date created: 14 April 1999
# Whom: OKAZAKI Tetsurou
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/05/19 13:23:56 taoka Exp $
#
DISTNAME= emacs-20.3-man-jp
PKGNAME= ja-emacs-manual-13.1998.11.25
CATEGORIES= japanese
-MASTER_SITES= http://www.ascii.co.jp/pub/GNU/
-DISTFILES= ${EXTRACT_ONLY} ${EMACS_ARC}
+MASTER_SITES= ftp://ftp.ascii.co.jp/pub/GNU/
+EXTRACT_SUFX= .tgz
MAINTAINER= okazaki@be.to
-BUILD_DEPENDS= emacs-20.3:${PORTSDIR}/editors/emacs20
-
-EXTRACT_ONLY= ${DISTNAME}.tgz
+BUILD_DEPENDS= emacs-20.3:${PORTSDIR}/editors/emacs20 \
+ /nonexistent:${PORTSDIR}/editors/emacs20:fetch
+# EMACS_ARC is fetched by BUILD_DEPENDS
EMACS_DISTNAME= emacs-20.3
EMACS_ARC= ${EMACS_DISTNAME}.tar.gz
EMACS_SRCDIR= ${WRKDIR}/${EMACS_DISTNAME}