aboutsummaryrefslogtreecommitdiffstats
path: root/shells/bash2/Makefile
diff options
context:
space:
mode:
authorcracauer <cracauer@FreeBSD.org>1999-04-19 16:42:21 +0800
committercracauer <cracauer@FreeBSD.org>1999-04-19 16:42:21 +0800
commit53cbb0b604c0f04c2fac704e13c75a69de45851a (patch)
tree5f22a929314ef414e777578abd7184e513952d6e /shells/bash2/Makefile
parentd2b24f4aa8cae325caf31557ec52e77e138256c5 (diff)
downloadfreebsd-ports-gnome-53cbb0b604c0f04c2fac704e13c75a69de45851a.tar.gz
freebsd-ports-gnome-53cbb0b604c0f04c2fac704e13c75a69de45851a.tar.zst
freebsd-ports-gnome-53cbb0b604c0f04c2fac704e13c75a69de45851a.zip
Update to 2.03 (maintainer did not respond)
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: