summaryrefslogtreecommitdiff
path: root/shells/bash2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash2/Makefile')
-rw-r--r--shells/bash2/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index 586b613c8d98..06bb9923e1d1 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -3,21 +3,22 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.31 1998/08/10 00:00:46 steve Exp $
+# $Id: Makefile,v 1.32 1999/01/27 07:41:27 fenner Exp $
#
-DISTNAME= bash-2.02.1
+DISTNAME= bash-2.03
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://slc2.ins.cwru.edu/pub/dist/
MASTER_SITE_SUBDIR= bash
.if !defined(NOPORTDOCS)
-DISTFILES= bash-2.02.1.tar.gz bash-doc-2.02.tar.gz
+DISTFILES= bash-2.03.tar.gz bash-doc-2.02.tar.gz
.endif
MAINTAINER= ache@FreeBSD.ORG
GNU_CONFIGURE= Yes
+CONFIGURE_ENV= LDFLAGS=-static
MAN1= bash.1 bashbug.1
pre-install: