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/ja-elisat/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fonts/ja-elisat') diff --git a/fonts/ja-elisat/Makefile b/fonts/ja-elisat/Makefile index 397dade868a..d2ef4c706fe 100644 --- a/fonts/ja-elisat/Makefile +++ b/fonts/ja-elisat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/01/20 12:15:17 agc Exp $ +# $NetBSD: Makefile,v 1.5 2005/05/15 22:02:27 jlam Exp $ DISTNAME= elisat10 PKGNAME= ja-elisat-1.0 @@ -14,6 +14,7 @@ USE_X11BASE= YES DOCDIR= ${PREFIX}/share/doc/elisat FONTDIR= ${X11PREFIX}/lib/X11/fonts/local #ALIAS= ${WRKDIR}/fonts.alias +PKGSRC_USE_TOOLS+= gzip LICENSE= no-commercial-use -- cgit v1.2.3