git: 5a45b30b0937 - main - sysutils/ddpt: Mark broken on FreeBSD 11.x
Xin LI
delphij at FreeBSD.org
Fri Aug 6 06:06:23 UTC 2021
The branch main has been updated by delphij:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5a45b30b093764bf86236f4e9e6c84ac631d5e4c
commit 5a45b30b093764bf86236f4e9e6c84ac631d5e4c
Author: Xin LI <delphij at FreeBSD.org>
AuthorDate: 2021-08-06 06:05:16 +0000
Commit: Xin LI <delphij at FreeBSD.org>
CommitDate: 2021-08-06 06:05:16 +0000
sysutils/ddpt: Mark broken on FreeBSD 11.x
---
sysutils/ddpt/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sysutils/ddpt/Makefile b/sysutils/ddpt/Makefile
index dd9ddc7b715b..12d2bc7c8e2a 100644
--- a/sysutils/ddpt/Makefile
+++ b/sysutils/ddpt/Makefile
@@ -11,6 +11,8 @@ COMMENT= dd tool that specializes in files that are block devices
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_FreeBSD_11= lack of NVME_STATUS_GET_SCT and NVME_STATUS_GET_SC
+
USES= gmake tar:tgz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
More information about the dev-commits-ports-all
mailing list