summaryrefslogtreecommitdiff
path: root/net/httping
diff options
context:
space:
mode:
Diffstat (limited to 'net/httping')
-rw-r--r--net/httping/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/httping/Makefile b/net/httping/Makefile
index 7261c215d2ac..ea2cf1d1952a 100644
--- a/net/httping/Makefile
+++ b/net/httping/Makefile
@@ -23,6 +23,8 @@ PLIST_FILES= bin/httping
.include <bsd.port.pre.mk>
+BROKEN= does not function correctly, a solution is in progress
+
.if(${OSVERSION} >= 701101)
EXTRA_PATCHES= ${FILESDIR}/extra-patch-str.c ${FILESDIR}/extra-patch-str.h
.endif