diff options
author | tnn <tnn@pkgsrc.org> | 2008-01-22 17:09:52 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-01-22 17:09:52 +0000 |
commit | e2167db8298bf83ccfb9e788b8e30a7aca8f5e66 (patch) | |
tree | 9772d598bba7b032bf83dd5a4a974fd22fbb4e4d /fonts/font-bh-100dpi | |
parent | 28962094c9530bdb159b863af3d30aa424ae3dab (diff) | |
download | pkgsrc-e2167db8298bf83ccfb9e788b8e30a7aca8f5e66.tar.gz |
USE_TOOLS+=gzip on a bunch of font packages.
Diffstat (limited to 'fonts/font-bh-100dpi')
-rw-r--r-- | fonts/font-bh-100dpi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/font-bh-100dpi/Makefile b/fonts/font-bh-100dpi/Makefile index ebe5dd50176..bc3384165be 100644 --- a/fonts/font-bh-100dpi/Makefile +++ b/fonts/font-bh-100dpi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 11:20:18 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:52 tnn Exp $ # DISTNAME= font-bh-100dpi-1.0.0 @@ -13,7 +13,7 @@ COMMENT= Standard 100dpi Bigelow & Holmes 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 |