pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/watanabe_vfont Using tar to install, so add tar ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e91512f5f34
branches:  trunk
changeset: 518457:9e91512f5f34
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Sep 10 12:19:04 2006 +0000

description:
Using tar to install, so add tar to USE_TOOLS.

diffstat:

 fonts/watanabe_vfont/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 6b55bc1ec472 -r 9e91512f5f34 fonts/watanabe_vfont/Makefile
--- a/fonts/watanabe_vfont/Makefile     Sun Sep 10 10:24:38 2006 +0000
+++ b/fonts/watanabe_vfont/Makefile     Sun Sep 10 12:19:04 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/05/19 19:55:30 dillo Exp $
+# $NetBSD: Makefile,v 1.11 2006/09/10 12:19:04 obache Exp $
 #
 
 DISTNAME=      watanabe-vf
@@ -13,6 +13,8 @@
 NO_CONFIGURE=  yes
 NO_BUILD=      yes
 
+USE_TOOLS+=    tar
+
 do-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/share/fonts/watanabe_font
        cd ${PREFIX}/share/fonts/watanabe_font \



Home | Main Index | Thread Index | Old Index