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/arphic-ttf/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fonts/arphic-ttf') diff --git a/fonts/arphic-ttf/Makefile b/fonts/arphic-ttf/Makefile index 2569b681cbc..97c59991507 100644 --- a/fonts/arphic-ttf/Makefile +++ b/fonts/arphic-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/12/28 14:38:03 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2005/05/15 22:02:26 jlam Exp $ # DISTNAME= arphic-ttf-2.11 @@ -22,6 +22,8 @@ USE_X11BASE= YES NO_CONFIGURE= YES NO_BUILD= YES +PKGSRC_USE_TOOLS+= gunzip + FONTS_TTF_DIRS= ${PREFIX}/lib/X11/fonts/TTF DOCDIR= ${PREFIX}/share/doc/arphic-ttf -- cgit v1.2.3