pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/ko-mizi Note that this package uses gunzip.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e649d4b36c6
branches: trunk
changeset: 494171:3e649d4b36c6
user: jlam <jlam%pkgsrc.org@localhost>
date: Fri May 20 02:07:30 2005 +0000
description:
Note that this package uses gunzip.
diffstat:
fonts/ko-mizi/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r b6ed294af093 -r 3e649d4b36c6 fonts/ko-mizi/Makefile
--- a/fonts/ko-mizi/Makefile Fri May 20 02:04:35 2005 +0000
+++ b/fonts/ko-mizi/Makefile Fri May 20 02:07:30 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/05/15 22:02:27 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/05/20 02:07:30 jlam Exp $
#
DISTNAME= xfntmizi-1.1-2.noarch
@@ -14,8 +14,9 @@
CONFLICTS+= ksc5601fonts-[0-9]*
-USE_X11BASE= yes
-USE_TOOLS+= gzip
+USE_X11BASE= yes
+PKGSRC_USE_TOOLS+= gunzip
+USE_TOOLS+= gzip
MAKE_ENV+= FONTDIR=${FONTDIR} GZIP_CMD="${GZIP_CMD}"
Home |
Main Index |
Thread Index |
Old Index