git: 1fbdb149aa48 - main - etc/mtree/BSD.include.dist: Remove bsnmp tags
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 09:01:43 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/src/commit/?id=1fbdb149aa486961c5d9d6403065e90123b3f5fe
commit 1fbdb149aa486961c5d9d6403065e90123b3f5fe
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2025-12-15 13:49:23 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2025-12-16 08:59:58 +0000
etc/mtree/BSD.include.dist: Remove bsnmp tags
When building with WITHOUT_BSNMP this result in a FreeBSD-bsnmp-dev
package with only this directory and a dependency on FreeBSD-bsnmp which
doesn't exists.
Reviewed by: ivy
Differential Revision: https://reviews.freebsd.org/D54235
Fixes: 436618a427b4 ("etc/mtree: Add package tags for /usr/include")
Sponsored by: Beckhoff Automation GMbH & Co. KG
---
etc/mtree/BSD.include.dist | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist
index e35f19ebc4b2..759d76940434 100644
--- a/etc/mtree/BSD.include.dist
+++ b/etc/mtree/BSD.include.dist
@@ -12,7 +12,7 @@
..
bsm tags=package=audit-dev
..
- bsnmp tags=package=bsnmp-dev
+ bsnmp
..
c++
v1