diff options
Diffstat (limited to 'shells/fish/Makefile')
-rw-r--r-- | shells/fish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/fish/Makefile b/shells/fish/Makefile index a231310a4c53..47d40eb7f8c6 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://www.fishshell.org/files/1.22.3/ \ MAINTAINER= kaiw27@gmail.com COMMENT= A user friendly command line shell -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes |