Edit

IABSD.fr/ports/shells/fish/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2025-03-31 19:18:43
    Hash : aacad801
    Message : since fish 4.x depends on rust, readd 3.x for i386 etc users. @pkgpath set so that upgrades on rust archs get 4.x and !rust 3.x

  • shells/fish/Makefile
  • SUBDIR =
    SUBDIR += main
    SUBDIR += v3
    
    .include <bsd.port.subdir.mk>