From 38513b2e46482b122825c16e14e9c0f61ec6d9c6 Mon Sep 17 00:00:00 2001 From: wilfried Date: Tue, 12 Aug 2003 13:23:54 +0000 Subject: [PATCH] use MASTER_SITE_GNU, and fetch DICTS from there as well, ok lebel@ --- textproc/aspell/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 1cc3ee752c0..b90a6b9d436 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2003/08/12 04:39:27 jolan Exp $ +# $OpenBSD: Makefile,v 1.14 2003/08/12 13:23:54 wilfried Exp $ COMMENT= "spell checker designed to eventually replace Ispell" COMMENT-br= "aspell dictionary for Breton" @@ -43,7 +43,7 @@ MODULES= gcc3 MODGCC3_ARCHES= sparc64 MODGCC3_LANGS= C++ -MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/} CONFIGURE_STYLE=gnu CONFIGURE_ARGS+=${CONFIGURE_SHARED} --enable-static @@ -56,7 +56,7 @@ DICTS= br-0.50-2 ca-0.50-2 cs-0.50-2 cy-0.50-3 da-0.50-2 de-0.50-2 \ ro-0.50-2 ru-0.50-2 sk-0.50-2 sv-0.50-2 uk-0.50-3 .for i in ${DICTS} -DISTFILES+= aspell-$i.tar.bz2:1 +DISTFILES+= aspell-$i.tar.bz2 .endfor MULTI_PACKAGES= -br -ca -cs -cy -da -de -el -eo -es -fo -fr \