summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2009-01-23 15:35:36 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2009-01-23 15:35:36 +0000
commit7b7f683e206f7ef334cc3c575d858561cc3b3bf0 (patch)
tree48d9ac69b1c6490dcd750acaf5fe593b948e0942 /shells
parentProvide a meta port of bash-static for shells/bash in order to have packages (diff)
Enable the bash-static port.
Notes
Notes: svn path=/head/; revision=226719
Diffstat (limited to 'shells')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 7e04bc3b1f02..f54ee78f752f 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -6,6 +6,7 @@
SUBDIR += 44bsd-csh
SUBDIR += bash
SUBDIR += bash-completion
+ SUBDIR += bash-static
SUBDIR += bashc
SUBDIR += bush
SUBDIR += ch