git: 7115b8bf66aa - main - devel/Makefile: Add missing lines

From: Colin Percival <cperciva_at_FreeBSD.org>
Date: Fri, 21 Feb 2025 20:39:16 UTC
The branch main has been updated by cperciva:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7115b8bf66aa003e5c1b43645570a9bfa1ea60c7

commit 7115b8bf66aa003e5c1b43645570a9bfa1ea60c7
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-02-21 20:37:54 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-02-21 20:39:08 +0000

    devel/Makefile: Add missing lines
    
    Fixes:  bf6650543bcd ("devel/libnvm: nvme cli split out the library...")
    Fixes:  0cea7651b898 ("devel/freebsd-nvme-shim: New helper port...")
---
 devel/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/Makefile b/devel/Makefile
index 445bd22cfb27..baa314d5bfa3 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -733,6 +733,7 @@
     SUBDIR += freebsd-gcc13
     SUBDIR += freebsd-gcc14
     SUBDIR += freebsd-git-devtools
+    SUBDIR += freebsd-nvme-shim
     SUBDIR += freebsd-sysroot
     SUBDIR += frink
     SUBDIR += fruit
@@ -1381,6 +1382,7 @@
     SUBDIR += libnjs
     SUBDIR += libnotify
     SUBDIR += libnsutils
+    SUBDIR += libnvme
     SUBDIR += liboil
     SUBDIR += libolecf
     SUBDIR += libopenbsd