summaryrefslogtreecommitdiff
path: root/fonts/intlfonts/Makefile
diff options
context:
space:
mode:
authoritojun <itojun>2000-04-20 16:57:21 +0000
committeritojun <itojun>2000-04-20 16:57:21 +0000
commita0e02dd6aad1c8c4e3ea2f0942b2ccd1db95679a (patch)
treeba7ee669a15ad82677c047229e01403476a38323 /fonts/intlfonts/Makefile
parente4093ebf3e962a6f0fcd23088f32e94b4b59a481 (diff)
downloadpkgsrc-a0e02dd6aad1c8c4e3ea2f0942b2ccd1db95679a.tar.gz
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)
Diffstat (limited to 'fonts/intlfonts/Makefile')
-rw-r--r--fonts/intlfonts/Makefile4
1 files changed, 2 insertions, 2 deletions
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