aboutsummaryrefslogtreecommitdiff
path: root/shells/bash2/Makefile
diff options
context:
space:
mode:
authorMartin Cracauer <cracauer@FreeBSD.org>1999-04-19 08:42:21 +0000
committerMartin Cracauer <cracauer@FreeBSD.org>1999-04-19 08:42:21 +0000
commitdcc36469d1c4932ce5e6d92af79950ccc46ca358 (patch)
treed1121852537b2d75bd0bfc42fe6d7c9856f7efe2 /shells/bash2/Makefile
parenta39f27b1342fd1d5f4a5e95093ce4a9876dc5089 (diff)
downloadports-dcc36469d1c4932ce5e6d92af79950ccc46ca358.tar.gz
ports-dcc36469d1c4932ce5e6d92af79950ccc46ca358.zip
Update to 2.03 (maintainer did not respond)
Notes
Notes: svn path=/head/; revision=17999
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: