diff options
Diffstat (limited to 'fonts/font-adobe-utopia-100dpi')
-rw-r--r-- | fonts/font-adobe-utopia-100dpi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/font-adobe-utopia-100dpi/Makefile b/fonts/font-adobe-utopia-100dpi/Makefile index c5c9ee85b7f..4d0a910b5ad 100644 --- a/fonts/font-adobe-utopia-100dpi/Makefile +++ b/fonts/font-adobe-utopia-100dpi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/11/15 10:29:32 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/01/22 17:09:52 tnn Exp $ # DISTNAME= font-adobe-utopia-100dpi-1.0.1 @@ -13,7 +13,7 @@ COMMENT= 100dpi Adobe Utopia 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/100dpi |