Mon Apr 8 07:37:55 2013 UTC ()
Re-add EXTRACT_SUFX, needed in this case (plus a comment why it's needed).


(wiz)
diff -r1.32 -r1.33 pkgsrc/fonts/intlfonts/Makefile

cvs diff -r1.32 -r1.33 pkgsrc/fonts/intlfonts/Makefile (expand / switch to unified diff)

--- pkgsrc/fonts/intlfonts/Makefile 2013/04/06 13:24:19 1.32
+++ pkgsrc/fonts/intlfonts/Makefile 2013/04/08 07:37:55 1.33
@@ -1,19 +1,21 @@ @@ -1,19 +1,21 @@
1# $NetBSD: Makefile,v 1.32 2013/04/06 13:24:19 rodent Exp $ 1# $NetBSD: Makefile,v 1.33 2013/04/08 07:37:55 wiz Exp $
2 2
3DISTNAME= intlfonts-1.2.1 3DISTNAME= intlfonts-1.2.1
4PKGREVISION= 5 4PKGREVISION= 5
5CATEGORIES= fonts x11 5CATEGORIES= fonts x11
6MASTER_SITES= ${MASTER_SITE_GNU:=intlfonts/intlfonts-1.2.1-split/} 6MASTER_SITES= ${MASTER_SITE_GNU:=intlfonts/intlfonts-1.2.1-split/}
 7# not redundant here -- needed in the DISTFILES line below
 8EXTRACT_SUFX= .tar.gz
7DISTFILES= ${FONT_SETS:=${EXTRACT_SUFX}} ${MISC_FILES} 9DISTFILES= ${FONT_SETS:=${EXTRACT_SUFX}} ${MISC_FILES}
8 10
9MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Free X11 fonts (BDF format) for all characters that Emacs can handle 12COMMENT= Free X11 fonts (BDF format) for all characters that Emacs can handle
11 13
12FONT_SETS= Asian \ 14FONT_SETS= Asian \
13 Chinese \ 15 Chinese \
14 Ethiopic \ 16 Ethiopic \
15 European \ 17 European \
16 Japanese \ 18 Japanese \
17 Misc 19 Misc
18 20
19USE_TOOLS+= bdftopcf 21USE_TOOLS+= bdftopcf