summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-04-08 07:37:55 +0000
committerwiz <wiz@pkgsrc.org>2013-04-08 07:37:55 +0000
commit94f4b23583f995208a31525052341a968de01474 (patch)
treeb56d853a375fbdb7cc22482ea097ccb0fe1719e1 /fonts
parent6eaec70dbe7d9200703534e598d0e7949c1b3f22 (diff)
downloadpkgsrc-94f4b23583f995208a31525052341a968de01474.tar.gz
Re-add EXTRACT_SUFX, needed in this case (plus a comment why it's needed).
Diffstat (limited to 'fonts')
-rw-r--r--fonts/intlfonts/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/intlfonts/Makefile b/fonts/intlfonts/Makefile
index e73b4e9bd84..91b795aee9c 100644
--- a/fonts/intlfonts/Makefile
+++ b/fonts/intlfonts/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.32 2013/04/06 13:24:19 rodent Exp $
+# $NetBSD: Makefile,v 1.33 2013/04/08 07:37:55 wiz Exp $
DISTNAME= intlfonts-1.2.1
PKGREVISION= 5
CATEGORIES= fonts x11
MASTER_SITES= ${MASTER_SITE_GNU:=intlfonts/intlfonts-1.2.1-split/}
+# not redundant here -- needed in the DISTFILES line below
+EXTRACT_SUFX= .tar.gz
DISTFILES= ${FONT_SETS:=${EXTRACT_SUFX}} ${MISC_FILES}
MAINTAINER= pkgsrc-users@NetBSD.org