Skip to content

Commit

Permalink
fish: Disable silent rules
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Feb 11, 2017
1 parent c880973 commit c2b8c56
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions shells/fish/Portfile
Expand Up @@ -34,6 +34,9 @@ post-patch {
# doxygen appears to only regenerate html files and not install man pages
configure.args-append --without-doxygen

# disable silent rules
build.args V=1

notes "
To set MacPorts' ${name} as default login shell, run:
Expand Down

0 comments on commit c2b8c56

Please sign in to comment.