From dac5e5fbfdc2842e37d61b03905ebe444cdd5f5f Mon Sep 17 00:00:00 2001 From: hubertf Date: Wed, 24 Jul 2002 20:07:51 +0000 Subject: use PKGNAME_NOREV for DIST_SUBDIR --- fonts/intlfonts/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts') diff --git a/fonts/intlfonts/Makefile b/fonts/intlfonts/Makefile index 5089b54d524..3258ca8ba61 100644 --- a/fonts/intlfonts/Makefile +++ b/fonts/intlfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/07/24 02:32:17 hubertf Exp $ +# $NetBSD: Makefile,v 1.11 2002/07/24 20:07:51 hubertf Exp $ DISTNAME= intlfonts-1.2 PKGREVISION= 1 @@ -36,7 +36,7 @@ EXTRA_FONTS= Chinese.BIG \ MISC_FILES= README.split -DIST_SUBDIR= ${PKGNAME} +DIST_SUBDIR= ${PKGNAME_NOREV} EXTRACT_ONLY= ${FONT_SETS:S/$/${EXTRACT_SUFX}/} USE_X11BASE= yes -- cgit v1.2.3