diff options
Diffstat (limited to 'shells/bash/Makefile')
-rw-r--r-- | shells/bash/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 454de9a3c832..149ab6847a97 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -21,7 +21,6 @@ MAINTAINER= obrien@FreeBSD.org GNU_CONFIGURE= Yes CONFIGURE_ARGS= --with-installed-readline CONFIGURE_ENV= LDFLAGS=-static -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} MAN1= bash.1 bashbug.1 post-install: |