summaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-04-04 07:36:46 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-04-04 07:36:46 +0000
commitacd19d78e8061230f73236c7b112682510de79b8 (patch)
tree3722878837d6194ce3d6dddf621f9f5759e9ab95 /shells/bash1/Makefile
parentUpgrade for 2.4.0 release. I wish this could have coincided better with our ... (diff)
Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't
depend on ordering in the parent Makefiles for the links to be created correctly.
Notes
Notes: svn path=/head/; revision=10410
Diffstat (limited to '')
-rw-r--r--shells/bash1/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
index 8f83065e1373..95451b945a72 100644
--- a/shells/bash1/Makefile
+++ b/shells/bash1/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.24 1997/06/16 11:00:19 max Exp $
+# $Id: Makefile,v 1.25 1997/06/26 06:23:23 fenner Exp $
#
DISTNAME= bash-1.14.7
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= obrien@NUXI.com
+NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
# Don't compress manpages or .so not works.