From 9d1191320f4a11c6a3db650baa8c52fe4d7c69be Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 17 Sep 2006 08:23:46 +0000 Subject: Add unzip to tools, it is needed by do-install. --- textproc/iso8879/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/iso8879/Makefile') diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index fdaf203154d..27338333454 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/03/21 06:00:50 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2006/09/17 08:23:46 wiz Exp $ DISTNAME= ISOEnts PKGNAME= iso8879-1986 @@ -14,6 +14,7 @@ COMMENT= Character entity sets from ISO 8879:1986 (SGML) PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR} +USE_TOOLS+= unzip NO_MTREE= yes EXTRACT_ONLY= # empty NO_BUILD= yes -- cgit v1.2.3