pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/iso8879 Add unzip to tools, it is needed by d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5c56c7ef260
branches:  trunk
changeset: 518763:e5c56c7ef260
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 17 08:23:46 2006 +0000

description:
Add unzip to tools, it is needed by do-install.

diffstat:

 textproc/iso8879/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d5ad3fc67fc3 -r e5c56c7ef260 textproc/iso8879/Makefile
--- a/textproc/iso8879/Makefile Sun Sep 17 07:51:56 2006 +0000
+++ b/textproc/iso8879/Makefile Sun Sep 17 08:23:46 2006 +0000
@@ -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 @@
 PKG_INSTALLATION_TYPES= overwrite pkgviews
 
 WRKSRC=                ${WRKDIR}
+USE_TOOLS+=    unzip
 NO_MTREE=       yes
 EXTRACT_ONLY=  # empty
 NO_BUILD=       yes



Home | Main Index | Thread Index | Old Index