summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shells/bash/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index f4b45fd7d85..115be4b24e1 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2006/04/18 18:17:47 schwarz Exp $
+# $NetBSD: Makefile,v 1.24 2006/05/26 14:12:01 joerg Exp $
DISTNAME= bash-3.1
PKGNAME= bash-3.1pl1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \
ftp://ftp.cwru.edu/pub/bash/
@@ -22,6 +22,7 @@ USE_TOOLS+= makeinfo
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
MAKE_ENV+= INSTALL_SCRIPT=${INSTALL_SCRIPT:Q}
+CONFIGURE_ARGS= LOCAL_LDFLAGS=${EXPORT_SYMBOLS_LDFLAGS:Q}
CPPFLAGS+= -DDEFAULT_PATH_VALUE="\"/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin\""
TEST_TARGET= test