pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/bochs This package uses gzip and gunzip duri...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec5dc5619c9c
branches:  trunk
changeset: 493926:ec5dc5619c9c
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Mon May 16 18:22:57 2005 +0000

description:
This package uses gzip and gunzip during build & installation.

diffstat:

 emulators/bochs/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 347fa117a359 -r ec5dc5619c9c emulators/bochs/Makefile
--- a/emulators/bochs/Makefile  Mon May 16 18:21:42 2005 +0000
+++ b/emulators/bochs/Makefile  Mon May 16 18:22:57 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2005/02/11 22:28:42 reed Exp $
+# $NetBSD: Makefile,v 1.39 2005/05/16 18:22:57 jlam Exp $
 
 DISTNAME=              bochs-2.1.1
 PKGREVISION=           1
@@ -11,6 +11,7 @@
 
 GNU_CONFIGURE=         yes
 USE_GNU_TOOLS+=                make
+USE_TOOLS+=            gunzip gzip
 USE_LANGUAGES=         c c++
 
 ONLY_FOR_COMPILER=     gcc



Home | Main Index | Thread Index | Old Index