diff options
Diffstat (limited to 'shells/bash2/Makefile')
-rw-r--r-- | shells/bash2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 66670090271c..6f98b82ec63b 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -32,7 +32,6 @@ COMMENT= The GNU Bourne Again Shell .include <bsd.port.pre.mk> LATEST_LINK= ${PORTNAME}2 -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/bash-${PORTVERSION:C/\....$//} GNU_CONFIGURE= Yes CONFIGURE_ARGS= --with-installed-readline |