--- /poudriere/poudriere/ports/security/gnome-keyring/Makefile 2020-11-05 10:54:11.000000000 -0500 +++ /usr/local/poudriere/ports/laptop_12_2_0/security/gnome-keyring/Makefile 2020-12-02 13:09:23.717848000 -0500 @@ -41,4 +41,9 @@ SUB_FILES= pkg-message +.if !exists(/usr/bin/ssh) +BUILD_DEPENDS+= ${LOCALBASE}/bin/ssh:security/openssh-portable +RUN_DEPENDS+= ${LOCALBASE}/bin/ssh:security/openssh-portable +.endif + .include