From fc7add1d9f80b192a403eb7516e04af17f081989 Mon Sep 17 00:00:00 2001 From: itojun Date: Thu, 20 Apr 2000 16:57:21 +0000 Subject: use distfiles/${PKGNAME} as download directory, instead of distfiles/intlfonts, to avoid distfiles name crash (if old version was installed in the past we experience checksum failure with the previous config) --- fonts/intlfonts/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/intlfonts') diff --git a/fonts/intlfonts/Makefile b/fonts/intlfonts/Makefile index 24030984cc4..32b42a3db89 100644 --- a/fonts/intlfonts/Makefile +++ b/fonts/intlfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/04/07 03:51:54 itojun Exp $ +# $NetBSD: Makefile,v 1.4 2000/04/20 16:57:21 itojun Exp $ DISTNAME= intlfonts-1.2 CATEGORIES= x11 @@ -31,7 +31,7 @@ EXTRA_FONTS= Chinese.BIG \ MISC_FILES= README.split -DIST_SUBDIR= intlfonts +DIST_SUBDIR= ${PKGNAME} EXTRACT_ONLY= ${FONT_SETS:S/$/${EXTRACT_SUFX}/} MESSAGE_FILE= ${WRKSRC}/MESSAGE USE_X11BASE= yes -- cgit v1.2.3