summaryrefslogtreecommitdiff
path: root/shells/bash2
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-03-02 03:53:07 +0000
committerhubertf <hubertf>1999-03-02 03:53:07 +0000
commit1aabb3d70e948c45a37238be89b288abe7e0dcc1 (patch)
tree4b52dcb26e712bb57b95f6500024924439262129 /shells/bash2
parent525afb5627d162745328ed0d5a0e63308b81eb78 (diff)
downloadpkgsrc-1aabb3d70e948c45a37238be89b288abe7e0dcc1.tar.gz
Give a vendor to configure, thanks to Kim & Todd for the inputs!
Diffstat (limited to 'shells/bash2')
-rw-r--r--shells/bash2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index 5f30e2da154..bd0a592356d 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 1999/02/21 02:58:30 hubertf Exp $
+# $NetBSD: Makefile,v 1.17 1999/03/02 03:53:07 hubertf Exp $
# FreeBSD Id: Makefile,v 1.26 1997/06/27 23:03:27 ache Exp
#
@@ -18,7 +18,8 @@ DISTFILES= bash-${V}.tar.gz bash-doc-${DV}.tar.gz
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/bash/bash.html
-GNU_CONFIGURE= yes
+CONFIGURE_ARGS+=--host=${MACHINE_GNU_ARCH}-unknown-netbsd --prefix=${PREFIX}
+HAS_CONFIGURE= yes
USE_GTEXINFO= yes
pre-install: