diff options
Diffstat (limited to 'shells/bash2')
-rw-r--r-- | shells/bash2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 55f3b6cbbcef..a9a8ba9fe9f4 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -19,6 +19,7 @@ MAINTAINER= ache@FreeBSD.org GNU_CONFIGURE= Yes CONFIGURE_ARGS= --with-installed-readline +CONFIGURE_ENV= LDFLAGS=-static MAN1= bash.1 bashbug.1 post-install: |