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 +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