summaryrefslogtreecommitdiff
path: root/fonts/jisx0212fonts
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/jisx0212fonts')
-rw-r--r--fonts/jisx0212fonts/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/jisx0212fonts/Makefile b/fonts/jisx0212fonts/Makefile
index 87a108f6da2..f4db2af8072 100644
--- a/fonts/jisx0212fonts/Makefile
+++ b/fonts/jisx0212fonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/03/24 21:12:54 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2005/05/15 22:02:27 jlam Exp $
DISTNAME= jisx0212fonts-0.0
PKGREVISION= 1
@@ -21,6 +21,8 @@ FONTS= ${DISTFILES:C/\.bdf.*$//}
FONTDIR= ${PREFIX}/lib/X11/fonts/local
FONTS_X11_DIRS= ${FONTDIR}
+PKGSRC_USE_TOOLS+= gzip gunzip
+
# XXX Can we assume that ${GUNZIP_CMD} can extract .Z files?
do-extract:
@for f in ${DISTFILES}; do \