From d30eb875816456abc7e5be617dcc8b35e38dea4e Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 15 May 2005 22:02:26 +0000 Subject: Note where gzip or gunzip is required by the package since it isn't required by default any longer in bsd.pkg.mk under the new tools framework. --- fonts/ko-mizi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fonts/ko-mizi') diff --git a/fonts/ko-mizi/Makefile b/fonts/ko-mizi/Makefile index f3d47f9e6cd..1bd6125905a 100644 --- a/fonts/ko-mizi/Makefile +++ b/fonts/ko-mizi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 21:37:20 grant Exp $ +# $NetBSD: Makefile,v 1.5 2005/05/15 22:02:27 jlam Exp $ # DISTNAME= xfntmizi-1.1-2.noarch @@ -15,6 +15,7 @@ BUILD_DEPENDS+= rpm-[0-9]*:../../misc/rpm CONFLICTS+= ksc5601fonts-[0-9]* USE_X11BASE= yes +USE_TOOLS+= gzip MAKE_ENV+= FONTDIR=${FONTDIR} GZIP_CMD="${GZIP_CMD}" -- cgit v1.2.3