summaryrefslogtreecommitdiff
path: root/fonts/kcfonts
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-01-22 17:09:52 +0000
committertnn <tnn@pkgsrc.org>2008-01-22 17:09:52 +0000
commitf816fe5e7234a9d0897075837868e6c5dbf6e927 (patch)
tree9772d598bba7b032bf83dd5a4a974fd22fbb4e4d /fonts/kcfonts
parentd4f34af6b1b049a344fc0d960987920cdf93342a (diff)
downloadpkgsrc-f816fe5e7234a9d0897075837868e6c5dbf6e927.tar.gz
USE_TOOLS+=gzip on a bunch of font packages.
Diffstat (limited to 'fonts/kcfonts')
-rw-r--r--fonts/kcfonts/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/kcfonts/Makefile b/fonts/kcfonts/Makefile
index b61f7b5d3d4..f0a40e81a04 100644
--- a/fonts/kcfonts/Makefile
+++ b/fonts/kcfonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/11/25 11:55:57 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2008/01/22 17:09:55 tnn Exp $
DISTNAME= kcfonts-1.05
PKGREVISION= 3
@@ -13,4 +13,6 @@ USE_X11BASE= yes
FONTS_DIRS.x11= ${PREFIX}/lib/X11/fonts/local
REQD_DIRS+= ${PREFIX}/lib/X11/fonts/local
+USE_TOOLS+= gzip ucs2any
+
.include "../../mk/bsd.pkg.mk"