diff options
Diffstat (limited to 'fonts/font-adobe-100dpi/Makefile')
-rw-r--r-- | fonts/font-adobe-100dpi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/font-adobe-100dpi/Makefile b/fonts/font-adobe-100dpi/Makefile index 8a81eef0e51..ab846d5e5ef 100644 --- a/fonts/font-adobe-100dpi/Makefile +++ b/fonts/font-adobe-100dpi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2010/09/09 02:17:43 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2010/09/09 17:59:37 joerg Exp $ # DISTNAME= font-adobe-100dpi-1.0.1 @@ -13,7 +13,7 @@ COMMENT= Standard 100dpi Adobe PCF fonts PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes -USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip +USE_TOOLS+= pkg-config bdftopcf ucs2any gzip FONTS_DIRS.x11= share/fonts/X11/100dpi |