From 8d985e1922a40241faf17138413ed0b198757899 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 27 Dec 1997 02:53:26 +0000 Subject: Make the USE_MULE variable work (the mule distfile was separated). I know some people are working on splitting this port up, so this is just a stop-gap solution until then. Also remove the extra "\" at the end of the last master site. --- editors/xemacs20/Makefile | 7 ++++--- editors/xemacs20/distinfo | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'editors/xemacs20') diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile index ed0733a8e59c..7a4283153dac 100644 --- a/editors/xemacs20/Makefile +++ b/editors/xemacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 26 August 1997 # Whom: Michael Elbel (me) # -# $Id: Makefile,v 1.4 1997/11/18 20:41:44 gj Exp $ +# $Id: Makefile,v 1.5 1997/12/15 20:07:20 gj Exp $ # DISTNAME= xemacs-20.3 @@ -16,8 +16,8 @@ MASTER_SITES= \ ftp://ftp.lab.kdd.co.jp/xemacs/${DISTNAME}/ \ ftp://ftp.th-darmstadt.de:/pub/editors/xemacs/${DISTNAME}/ \ ftp://SunSITE.sut.ac.jp/pub/archives/xemacs/${DISTNAME}/ \ - ftp://ftp.gw.com/mirrors/pub/unix/xemacs/${DISTNAME}/ \ - + ftp://ftp.gw.com/mirrors/pub/unix/xemacs/${DISTNAME}/ +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${MULEDISTFILE} MAINTAINER= me@FreeBSD.org @@ -45,6 +45,7 @@ pre-configure: .if defined(USE_MULE) WITH_MULE= --with-mule +MULEDISTFILE= ${DISTNAME}-mule.tar.gz .endif # hack to avoid shipping binaries linked with Motif diff --git a/editors/xemacs20/distinfo b/editors/xemacs20/distinfo index 48b4da5d7751..40250ad9453f 100644 --- a/editors/xemacs20/distinfo +++ b/editors/xemacs20/distinfo @@ -1 +1,2 @@ MD5 (xemacs-20.3.tar.gz) = ed193827ffa1218ffc498fb019be405c +MD5 (xemacs-20.3-mule.tar.gz) = 0f0dcf6eece0601c20d9cef24d2074fc -- cgit v1.2.3