From 2aee708a3f3885abbb1749ea4bebb9114ebf8aae Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 16 May 2005 18:22:57 +0000 Subject: This package uses gzip and gunzip during build & installation. --- emulators/bochs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 43dd0aa06cc..2134caea4a0 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -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 @@ COMMENT= i386 machine emulator capable of running DOS/Windows GNU_CONFIGURE= yes USE_GNU_TOOLS+= make +USE_TOOLS+= gunzip gzip USE_LANGUAGES= c c++ ONLY_FOR_COMPILER= gcc -- cgit v1.2.3