diff options
Diffstat (limited to 'fonts/intlfonts/Makefile')
-rw-r--r-- | fonts/intlfonts/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fonts/intlfonts/Makefile b/fonts/intlfonts/Makefile index 6117d47bbc2..1058f329573 100644 --- a/fonts/intlfonts/Makefile +++ b/fonts/intlfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2012/10/03 18:28:24 asau Exp $ +# $NetBSD: Makefile,v 1.31 2013/04/06 13:01:26 rodent Exp $ DISTNAME= intlfonts-1.2.1 PKGREVISION= 5 @@ -39,7 +39,6 @@ CONFIGURE_ARGS+= --with-type1 --with-truetype MISC_FILES= README.split DIST_SUBDIR= ${PKGNAME_NOREV} -EXTRACT_SUFX= .tar.gz EXTRACT_ONLY= ${FONT_SETS:=${EXTRACT_SUFX}} GNU_CONFIGURE= yes |