From f2c01ca39e8563f375c9cabaa843551dcf9b7c58 Mon Sep 17 00:00:00 2001 From: kim Date: Sun, 19 Sep 1999 22:27:36 +0000 Subject: Make this work on more operating systems with less effort. --- shells/bash2/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'shells/bash2/Makefile') diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index cb81e6281d5..fb4073f9780 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 1999/04/25 23:36:51 tv Exp $ +# $NetBSD: Makefile,v 1.22 1999/09/19 22:27:36 kim Exp $ # FreeBSD Id: Makefile,v 1.26 1997/06/27 23:03:27 ache Exp # @@ -13,8 +13,7 @@ DISTFILES= bash-${V}.tar.gz bash-doc-${DV}.tar.gz MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/bash/bash.html -CONFIGURE_ARGS+=--host=${MACHINE_GNU_ARCH}-unknown-netbsd --prefix=${PREFIX} -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes USE_GTEXINFO= yes pre-install: -- cgit v1.2.3