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/biznet-iso8859_2/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fonts/biznet-iso8859_2') diff --git a/fonts/biznet-iso8859_2/Makefile b/fonts/biznet-iso8859_2/Makefile index fa0fab14892..9dadb3708fd 100644 --- a/fonts/biznet-iso8859_2/Makefile +++ b/fonts/biznet-iso8859_2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/21 16:47:07 martti Exp $ +# $NetBSD: Makefile,v 1.5 2005/05/15 22:02:26 jlam Exp $ # DISTNAME= ISO8859-2-pcf @@ -14,6 +14,8 @@ USE_X11BASE= YES NO_CONFIGURE= YES NO_BUILD= YES +PKGSRC_USE_TOOLS+= gzip + FONTDIR= ${PREFIX}/lib/X11/fonts/biznet OWN_DIRS= ${FONTDIR} FONTS_X11_DIRS= ${FONTDIR}/75dpi ${FONTDIR}/100dpi ${FONTDIR}/misc -- cgit v1.2.3