diff options
author | Alan Somers <asomers@FreeBSD.org> | 2020-05-25 01:30:57 +0000 |
---|---|---|
committer | Alan Somers <asomers@FreeBSD.org> | 2020-05-25 01:30:57 +0000 |
commit | b6ad9c0fd929f2caf459daf9e7fad1804050c28f (patch) | |
tree | 144d602119cb2dcbaaced16fe95d616caa03aa77 | |
parent | fa7193ff0f9872d5844c77b7a39351d3540ea610 (diff) | |
download | ports-b6ad9c0fd929f2caf459daf9e7fad1804050c28f.tar.gz ports-b6ad9c0fd929f2caf459daf9e7fad1804050c28f.zip |
Notes
-rw-r--r-- | shells/fish/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shells/fish/Makefile b/shells/fish/Makefile index 35c4dce18df2..514e80661447 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -42,8 +42,6 @@ PORTDOCS= * .if ${NCURSESBASE:M${LOCALBASE}} CMAKE_ARGS+= -DCURSES_NEED_NCURSES=TRUE -.else -.info NCURSES BASE .endif post-install: |