aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2021-08-06 06:05:16 +0000
committerXin LI <delphij@FreeBSD.org>2021-08-06 06:05:16 +0000
commit5a45b30b093764bf86236f4e9e6c84ac631d5e4c (patch)
tree29f23ffc4b9ac752442e6b542dd44b768482dc8c
parent208868a08645fae57066f8a8e86d5faeef20b809 (diff)
downloadports-5a45b30b093764bf86236f4e9e6c84ac631d5e4c.tar.gz
ports-5a45b30b093764bf86236f4e9e6c84ac631d5e4c.zip
sysutils/ddpt: Mark broken on FreeBSD 11.x
-rw-r--r--sysutils/ddpt/Makefile2
1 files changed, 2 insertions, 0 deletions
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