pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/html This package needs tar, as suggested in ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4acf17d01067
branches:  trunk
changeset: 518397:4acf17d01067
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Sep 08 07:41:46 2006 +0000

description:
This package needs tar, as suggested in PR 34494.

diffstat:

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

diffs (17 lines):

diff -r d499c825907a -r 4acf17d01067 textproc/html/Makefile
--- a/textproc/html/Makefile    Fri Sep 08 07:38:37 2006 +0000
+++ b/textproc/html/Makefile    Fri Sep 08 07:41:46 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/03/21 06:00:50 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2006/09/08 07:41:46 rillig Exp $
 #
 
 DISTNAME=      html-4.01
@@ -18,6 +18,7 @@
 NO_MTREE=      yes
 EXTRACT_ONLY=  # empty
 NO_BUILD=      yes
+USE_TOOLS+=    tar
 
 INSTDIR=        ${PREFIX}/share/sgml/html
 ISOCAT=                ${PREFIX}/share/sgml/iso8879/catalog



Home | Main Index | Thread Index | Old Index