From ce44555ab993db82fc4144fa7da53300b0c5a83c Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 26 May 2008 12:15:14 +0000 Subject: Don't depend on EXTRACT_SUFX having the expected value when using it for subst early. --- fonts/intlfonts/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fonts') diff --git a/fonts/intlfonts/Makefile b/fonts/intlfonts/Makefile index 9ec15fc962c..23f75a2097d 100644 --- a/fonts/intlfonts/Makefile +++ b/fonts/intlfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2007/02/06 18:27:33 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2008/05/26 12:15:14 joerg Exp $ DISTNAME= intlfonts-1.2.1 PKGREVISION= 5 @@ -39,6 +39,7 @@ CONFIGURE_ARGS+= --with-type1 --with-truetype MISC_FILES= README.split DIST_SUBDIR= ${PKGNAME_NOREV} +EXTRACT_SUFX= .tar.gz EXTRACT_ONLY= ${FONT_SETS:S/$/${EXTRACT_SUFX}/} GNU_CONFIGURE= yes -- cgit v1.2.3