--- /poudriere/poudriere/ports/devel/gvfs/Makefile 2020-10-20 14:23:31.000000000 -0400 +++ /usr/local/poudriere/ports/laptop_12_2_0/devel/gvfs/Makefile 2020-12-02 13:07:40.538002000 -0500 @@ -87,5 +87,10 @@ NFS_LIB_DEPENDS= libnfs.so:net/libnfs NFS_MESON_TRUE= nfs +.if !exists(/usr/bin/ssh) +BUILD_DEPENDS+= ${LOCALBASE}/bin/ssh:security/openssh-portable +RUN_DEPENDS+= ${LOCALBASE}/bin/ssh:security/openssh-portable +.endif + .include