From 03b5f8c59529837db687d0ee47ec71f475734f17 Mon Sep 17 00:00:00 2001
From: Satoshi Asami <asami@FreeBSD.org>
Date: Tue, 17 Dec 1996 05:31:55 +0000
Subject: Move sounds.tar.gz (renamed xfaces-sounds.tar.gz) from ${FILESDIR} to
 freefall's LOCAL_PORTS area.

Requested by:	peter
---
 mail/xfaces/Makefile | 10 ++++++----
 mail/xfaces/distinfo |  1 +
 2 files changed, 7 insertions(+), 4 deletions(-)

(limited to 'mail/xfaces')

diff --git a/mail/xfaces/Makefile b/mail/xfaces/Makefile
index b66d3fa581d4..8898cbc5d541 100644
--- a/mail/xfaces/Makefile
+++ b/mail/xfaces/Makefile
@@ -5,14 +5,16 @@
 # With some 
 # modifications from:	Andreas Klemm <andreas@FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.2 1996/12/16 14:42:10 markm Exp $
+# $Id: Makefile,v 1.3 1996/12/17 05:08:34 asami Exp $
 #
 
 DISTNAME=	xfaces-3.3
 CATEGORIES=	mail
+# xfaces-sounds.tar.gz only in LOCAL_PORTS
 MASTER_SITES=	ftp://ftp.cs.indiana.edu/pub/faces/xfaces/ \
-		ftp://odie.physik2.uni-rostock.de/pub/
-EXTRACT_SUFX=	.tar.Z
+		ftp://odie.physik2.uni-rostock.de/pub/ \
+		ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
+DISTFILES=	${DISTNAME}.tar.Z xfaces-sounds.tar.gz
 		
 MAINTAINER=	Lars_Koeller@odie.physik2.uni-rostock.de
 
@@ -22,7 +24,7 @@ LIB_DEPENDS=	compface\\.1\\.:${PORTSDIR}/mail/faces
 USE_IMAKE=	YES
 
 pre-configure:
-	@(cd ${WRKSRC}; tar xzf ${FILESDIR}/sounds.tar.gz)
+	@ln -sf ../sounds ${WRKSRC}
 
 pre-install:
 	@${MKDIR} ${LOCALBASE}/share/sounds
diff --git a/mail/xfaces/distinfo b/mail/xfaces/distinfo
index 43a40bed52b7..1180d8bf5529 100644
--- a/mail/xfaces/distinfo
+++ b/mail/xfaces/distinfo
@@ -1 +1,2 @@
 MD5 (xfaces-3.3.tar.Z) = c47b81f72b892be37d25dd29567bec04
+MD5 (xfaces-sounds.tar.gz) = 999cf0f5c62ee033da0403d4b0bf6ff5
-- 
cgit v1.2.3