From ce2bf2613bbb6ca0767fed716e63b9a551832e3c Mon Sep 17 00:00:00 2001 From: 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/xemacs-devel/Makefile | 7 ++++--- editors/xemacs-devel/distinfo | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'editors/xemacs-devel') diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile index ed0733a..7a42831 100644 --- a/editors/xemacs-devel/Makefile +++ b/editors/xemacs-devel/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/xemacs-devel/distinfo b/editors/xemacs-devel/distinfo index 48b4da5..40250ad 100644 --- a/editors/xemacs-devel/distinfo +++ b/editors/xemacs-devel/distinfo @@ -1 +1,2 @@ MD5 (xemacs-20.3.tar.gz) = ed193827ffa1218ffc498fb019be405c +MD5 (xemacs-20.3-mule.tar.gz) = 0f0dcf6eece0601c20d9cef24d2074fc -- cgit v1.1