diff options
Diffstat (limited to 'fonts/font-dec-misc')
-rw-r--r-- | fonts/font-dec-misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/font-dec-misc/Makefile b/fonts/font-dec-misc/Makefile index cb395e95e83..046c6ae3360 100644 --- a/fonts/font-dec-misc/Makefile +++ b/fonts/font-dec-misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 14:49:10 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $ # DISTNAME= font-dec-misc-1.0.0 @@ -13,7 +13,7 @@ COMMENT= DEC cursor and session PCF fonts PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes -USE_TOOLS+= gmake pkg-config bdftopcf ucs2any +USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip FONTS_DIRS.x11= lib/X11/fonts/misc |